summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-10-12clean betterNiklas Hallqvist
1996-10-12clean betterNiklas Hallqvist
1996-10-12Fix typo in ttyB caseNiklas Hallqvist
1996-10-12Final touchesNiklas Hallqvist
1996-10-12su.c: minor cleanup, some from FreeBSDTodd C. Miller
su.1: Examples from FreeBSD + minor nits fixed.
1996-10-12correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.noTheo de Raadt
1996-10-12Back out my sprintf -> snprintf changes where they don't make sense andTodd C. Miller
use good ole strcpy() instead. Also use perror() instead of fprintf() where it makes sense.
1996-10-12del tmpdir correctly; pr#29; kstailey@dol-esa.govTheo de Raadt
1996-10-12Fix suage string to match man page. NetBSD PR #2837Todd C. Miller
1996-10-12Argh, fix a stupid typoNiklas Hallqvist
1996-10-12Correct sys_pipe's 3rd arg type, alpha needs itNiklas Hallqvist
1996-10-12HOSTCC for maketab; from daleTheo de Raadt
1996-10-12+SYSVSEM/MSG support; netbsd pr#2825, hwr@pilhuhn.deTheo de Raadt
1996-10-12use my eeprom.h with sun-alike definitionsTheo de Raadt
1996-10-12Note changed partition IDThorsten Lockert
1996-10-12Warn about changed all-disk partition and updating boot blocksThorsten Lockert
1996-10-12Stop if the sum of unreachables and timeouts are >= number of probes, butThorsten Lockert
only if we have at least one unreachable
1996-10-12Warn when <malloc.h> is included, recommending <stdlib.h>Thorsten Lockert
1996-10-12Make mvcur() a weak symbol where supportedThorsten Lockert
1996-10-12From Kirk McKusick:Thorsten Lockert
If a directory somehow develops a hole (that is a block pointer that has a value of zero), fsck would give the filesystem a clean bill of health, but the kernel would panic when accessing the directory with the hole. Fsck now checks for holes in directories. If found in preen mode, fsck fails. In manual mode, it can be directed to shorten the directory to the beginning of the hole. A more complete solution would be to allocate a block to fill the hole. However, this is a lot more work for a `cannot happen' error, so the extra effort seems unwarranted.
1996-10-12build kernel nicelyTheo de Raadt
1996-10-12permit ufs filesystem type tooTheo de Raadt
1996-10-12build differentlyTheo de Raadt
1996-10-12ho humTheo de Raadt
1996-10-12first cut, copied from sun3 stuffTheo de Raadt
1996-10-12i added a fair bit to thisTheo de Raadt
1996-10-12use HOSTCC; from daleTheo de Raadt
1996-10-12use HOSTCC; from daleTheo de Raadt
1996-10-12Support LUNs. My God...Jason Downs
1996-10-12clean kernel tooTheo de Raadt
1996-10-12missing quote; neetbsd pr#2832, mike.long@analog.comTheo de Raadt
1996-10-12correct diag messagesTheo de Raadt
1996-10-11sync + our changesTheo de Raadt
1996-10-10fix a few errorsTheo de Raadt
1996-10-10fix gzip problemsTheo de Raadt
1996-10-10copy sparc stuff, to be munged into shapeTheo de Raadt
1996-10-10Fix searching for shell quoting characters. From wosch@freebsd.michaels
1996-10-10This is OpenBSDNiklas Hallqvist
1996-10-10Sync with realityNiklas Hallqvist
1996-10-10Sync with realityNiklas Hallqvist
1996-10-10Enlarge minirootNiklas Hallqvist
1996-10-10update slightlyTheo de Raadt
1996-10-09use gzip -dTheo de Raadt
1996-10-09bit more careful ldconfigTheo de Raadt
1996-10-09more/gunzipTheo de Raadt
1996-10-09less not moreTheo de Raadt
1996-10-09nicer lessTheo de Raadt
1996-10-09+gzipTheo de Raadt
1996-10-08Support isaedNiklas Hallqvist
1996-10-08fsck/update/awk stuffTheo de Raadt