summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-04-29(reboot_system): Not *yet*.Michael I. Bushnell
1996-04-29Fuzzy ... was a bearMichael I. Bushnell
1996-04-29(OBJS): Delete variable.Michael I. Bushnell
1996-04-29(netfs_S_file_getcontrol): Use correct args to ports_create_port.Michael I. Bushnell
1996-04-29(struct lookup_cache): Add HDR, remove NEXT & PREV.Miles Bader
1996-04-29(cacheq_make_mru, cacheq_make_lru): Type of LRU & MRU fields is now `void *'.Miles Bader
1996-04-29(struct cacheq); Make type of LRU & MRU fields `void *'.Miles Bader
1996-04-29(SRCS): Add cacheq.c.Miles Bader
1996-04-29Initial revisionMiles Bader
1996-04-29Comment out warning addition.Michael I. Bushnell
1996-04-29(printf): Add %d.Miles Bader
1996-04-29(main): Use select instead of SIGIO.Miles Bader
1996-04-28(reboot_system): Make that 1 minute.Roland McGrath
1996-04-28(reboot_system): Use 1 second timeout on reply to msg_startup_dosync.Roland McGrath
1996-04-28Remove 1 second waittime spec.Roland McGrath
1996-04-28(msg_startup_dosync): Add waittime arg.Roland McGrath
1996-04-28(make-deps): New canned sequence. Remove gcc-lib hdrs from deps.Roland McGrath
1996-04-28(pager_create): Add link warning.Roland McGrath
1996-04-28Add obsolescence link warning.Roland McGrath
1996-04-27Use ports_create_port instead of ports_allocate_port, and notice the error.Roland McGrath
1996-04-27Initial revisionMiles Bader
1996-04-27Initial revisionMiles Bader
1996-04-27(service_fsys_startup):Miles Bader
1996-04-27(service_fsys_startup):Miles Bader
1996-04-26(allocino): Parenthesize test correctly.Michael I. Bushnell
1996-04-26(pass5): If not marked clean, but now it is, then offer to mark itMichael I. Bushnell
1996-04-26(reply): Set fix_denied anytime we return 0.Michael I. Bushnell
1996-04-26(fix_denied): New variable.Michael I. Bushnell
1996-04-26(makemode): Now `servers'.Michael I. Bushnell
1996-04-26(makemode): Now `servers'.Michael I. Bushnell
1996-04-26(OBJS): Provide default definition.Michael I. Bushnell
1996-04-26(cp-linked-files): New target.Michael I. Bushnell
1996-04-25Initial revisionMichael I. Bushnell
1996-04-25Added pfinet.Michael I. Bushnell
1996-04-25blat foopMichael I. Bushnell
1996-04-25fixupMichael I. Bushnell
1996-04-25(pty_open_hook): Don't do increment of nptyperopens here.Michael I. Bushnell
1996-04-25(open_hook): Don't circumvent pty_open_hook, not even when flags isMichael I. Bushnell
1996-04-25 Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell
1996-04-25Many changes to support multi-threading. See ChangeLog.Michael I. Bushnell
1996-04-25entered into RCSRoland McGrath
1996-04-25Rewritten.Roland McGrath
1996-04-25Initial revisionRoland McGrath
1996-04-25(auth): Depend on libshouldbeinlibc.Roland McGrath
1996-04-25Use -include for generated dep files.Roland McGrath
1996-04-25Undo last change.Roland McGrath
1996-04-25(ihash_find): Change return type to void **.Roland McGrath
1996-04-25(idvec_free_contents): Declare it.Roland McGrath
1996-04-25(idvec_free_contents): New function.Roland McGrath
1996-04-24Include <fcntl.h>.Miles Bader