Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-02-26 | 2001-02-25 Roland McGrath <roland@frob.com> | Roland McGrath | |
* symlink.c: Include <string.h> for decls of built-ins. * firmlink.c: Include <stdlib.h> for exit decl. * ifsock.c: Likewise. * null.c: Likewise. * magic.c: Likewise. * fifo.c: Likewise. * hello.c: Likewise. * hello-mt.c: Likewise. | |||
1999-09-01 | 1999-08-31 Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de> | Roland McGrath | |
* bogus-fifo.c (main): Deallocate bootstrap port after using it. * fifo.c (main): Likewise. * firmlink.c (main): Likewise. * ifsock.c (main): Likewise. * magic.c (main): Likewise. * null.c (main): Likewise. * symlink.c (main): Likewise. | |||
1995-11-06 | (main): Add flags argument to trivfs_startup call. | Miles Bader | |
1995-08-24 | (trivfs_goaway, trivfs_modify_stat): Update arguments. | Miles Bader | |
1995-06-28 | (PT_CTL, PT_NODE): Deleted macros. | Michael I. Bushnell | |
(ports_cleanroutines): Deleted var. (ports_notice_idle, ports_no_live_ports, ports_no_hard_ports): Deleted functions. (control_class, node_class, port_bucket): New vars. (trivfs_protid_porttypes, trivfs_cntl_porttypes, trivfs_protid_nporttypes, trivfs_cntl_nporttypes): Deleted vars. (trivfs_protid_portclasses, trivfs_cntl_portclasses, trivfs_protid_nportclasses, trivfs_cntl_nportclasses): New vars. (main): Initialize control_class, node_class, port_bucket, trivfs-protid_portclasses, and trivfs_cntl_portclasses. (main): Use new trivfs interface. (trivfs_goaway): Likewise. (main): Use new ports interface. (S_ifsock_getsockaddr): Likewise. (demuxer): Renamed from ports_demuxer. (demuxer): Declare ifsock_server. | |||
1995-04-09 | Use trivfs_startup() instead of doing things manually. | Miles Bader | |
Get rid of _libports_initialize() [it gets called automatically]. Use error() to print error messages. | |||
1994-08-30 | entered into RCS | Michael I. Bushnell | |
1994-08-16 | Formerly ifsock.c.~2~ | Michael I. Bushnell | |
1994-07-19 | Initial revision | Michael I. Bushnell | |