Age | Commit message (Expand) | Author |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-09-17 | pmax needs libkvm.old too | Todd C. Miller |
1998-09-16 | take out gzip support for now, it seems to have problems on some platforms | Todd C. Miller |
1998-09-15 | Updated to v3.2.9 of Darren's codebase. His code reimplements variable | pattonme |
1998-09-15 | Updated to v3.2.9 of Darren's codebase. His code reimplements variable | pattonme |
1998-09-15 | Updated to v3.2.9 of Darren's codebase. His code reimplements variable | pattonme |
1998-09-14 | remove -DDEBUG from CFLAGS | Niels Provos |
1998-09-14 | Since on the powerpc, the system does not supply the user with | Dale S. Rahn |
1998-09-13 | typos | Aaron Campbell |
1998-09-12 | typo | Niels Provos |
1998-09-11 | Don't build pcmcia_cntrl or config_slot. | Federico G. Schwindt |
1998-09-11 | i386 is now the only port using libkvm.old | Todd C. Miller |
1998-09-11 | Pass specname in to editor(), missing part of a commit a while ago. | Todd C. Miller |
1998-09-10 | pass correct args to editor() | Theo de Raadt |
1998-09-08 | For powerpc's we want to keep the preinstalled msdos partition in the init | Per Fogelstrom |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-06 | Berkekely? | Niklas Hallqvist |
1998-09-05 | we don't have a mount_lfs, but we have a mount_xfs now | Artur Grabowski |
1998-09-05 | make a link to mount_afs that will automagically start afsd | Artur Grabowski |
1998-09-05 | always build mount_xfs | Artur Grabowski |
1998-09-05 | build mount_xfs when AFS is defined in bsd.own.mk | Artur Grabowski |
1998-09-05 | code for mounting xfs | Artur Grabowski |
1998-09-05 | We can now savecore with a gzipped kernel: | Todd C. Miller |
1998-09-03 | Documentation for ifmedia & updated ifconfig usage | Jason Wright |
1998-09-03 | o OpenBSD gets if_media support (from NetBSD) | Jason Wright |
1998-09-01 | more man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-30 | man page fixes; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-30 | alpha, powerpc, mvme88k use savecore.c, not savecore_old.c; janjaap@alf.stack.nl | Todd C. Miller |
1998-08-30 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-24 | Try /dev/ksyms, fall back on /bsd when getting namelist from live (not dead) ... | Todd C. Miller |
1998-08-22 | fix usage | Michael Shalayeff |
1998-08-20 | typo; msaitoh | Theo de Raadt |
1998-08-17 | fix realloc | Niels Provos |
1998-08-15 | fix realloc | Theo de Raadt |
1998-08-11 | Better fix. Now print mount point in both the statfs and fstab cases. | Todd C. Miller |
1998-08-11 | Fix unitialized value use introduce in last change; problem noted by hgweigan... | Todd C. Miller |
1998-08-11 | proper name is -network not -net; d | Theo de Raadt |
1998-08-10 | fix usage() string; use __progname | Michael Shalayeff |
1998-08-08 | fix atime and mtime commands; ms@xy.org | Theo de Raadt |
1998-08-08 | Include signal.h so that it compiles. | Jason Downs |
1998-08-07 | protect against SIGPIPE | Todd C. Miller |
1998-08-07 | delete the garbage which does not work | Theo de Raadt |
1998-08-07 | Use strlcpy() instead of strncpy(). | Todd C. Miller |
1998-08-07 | Directories can't be opened for writing these days. | Constantine Sapuntzakis |
1998-08-07 | Support PAGER environment vairable in conjuction with the 'M' command. | Todd C. Miller |
1998-08-06 | Can't use MSG_EOR with a stream socket. | Constantine Sapuntzakis |
1998-08-06 | Mention new extened help and some minor cleanups | Todd C. Miller |
1998-08-06 | add more detailed help accessible via '? [abcdmpMqrsuwxe]' | Todd C. Miller |