Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-10-12 | clean better | Niklas Hallqvist | |
1996-10-12 | clean better | Niklas Hallqvist | |
1996-10-12 | Fix typo in ttyB case | Niklas Hallqvist | |
1996-10-12 | Final touches | Niklas Hallqvist | |
1996-10-12 | su.c: minor cleanup, some from FreeBSD | Todd C. Miller | |
su.1: Examples from FreeBSD + minor nits fixed. | |||
1996-10-12 | correct default exitcode; netbsd pr#2838, Arne.Juul@idt.ntnu.no | Theo de Raadt | |
1996-10-12 | Back out my sprintf -> snprintf changes where they don't make sense and | Todd C. Miller | |
use good ole strcpy() instead. Also use perror() instead of fprintf() where it makes sense. | |||
1996-10-12 | del tmpdir correctly; pr#29; kstailey@dol-esa.gov | Theo de Raadt | |
1996-10-12 | Fix suage string to match man page. NetBSD PR #2837 | Todd C. Miller | |
1996-10-12 | Argh, fix a stupid typo | Niklas Hallqvist | |
1996-10-12 | Correct sys_pipe's 3rd arg type, alpha needs it | Niklas Hallqvist | |
1996-10-12 | HOSTCC for maketab; from dale | Theo de Raadt | |
1996-10-12 | +SYSVSEM/MSG support; netbsd pr#2825, hwr@pilhuhn.de | Theo de Raadt | |
1996-10-12 | use my eeprom.h with sun-alike definitions | Theo de Raadt | |
1996-10-12 | Note changed partition ID | Thorsten Lockert | |
1996-10-12 | Warn about changed all-disk partition and updating boot blocks | Thorsten Lockert | |
1996-10-12 | Stop if the sum of unreachables and timeouts are >= number of probes, but | Thorsten Lockert | |
only if we have at least one unreachable | |||
1996-10-12 | Warn when <malloc.h> is included, recommending <stdlib.h> | Thorsten Lockert | |
1996-10-12 | Make mvcur() a weak symbol where supported | Thorsten Lockert | |
1996-10-12 | From 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-12 | build kernel nicely | Theo de Raadt | |
1996-10-12 | permit ufs filesystem type too | Theo de Raadt | |
1996-10-12 | build differently | Theo de Raadt | |
1996-10-12 | ho hum | Theo de Raadt | |
1996-10-12 | first cut, copied from sun3 stuff | Theo de Raadt | |
1996-10-12 | i added a fair bit to this | Theo de Raadt | |
1996-10-12 | use HOSTCC; from dale | Theo de Raadt | |
1996-10-12 | use HOSTCC; from dale | Theo de Raadt | |
1996-10-12 | Support LUNs. My God... | Jason Downs | |
1996-10-12 | clean kernel too | Theo de Raadt | |
1996-10-12 | missing quote; neetbsd pr#2832, mike.long@analog.com | Theo de Raadt | |
1996-10-12 | correct diag messages | Theo de Raadt | |
1996-10-11 | sync + our changes | Theo de Raadt | |
1996-10-10 | fix a few errors | Theo de Raadt | |
1996-10-10 | fix gzip problems | Theo de Raadt | |
1996-10-10 | copy sparc stuff, to be munged into shape | Theo de Raadt | |
1996-10-10 | Fix searching for shell quoting characters. From wosch@freebsd. | michaels | |
1996-10-10 | This is OpenBSD | Niklas Hallqvist | |
1996-10-10 | Sync with reality | Niklas Hallqvist | |
1996-10-10 | Sync with reality | Niklas Hallqvist | |
1996-10-10 | Enlarge miniroot | Niklas Hallqvist | |
1996-10-10 | update slightly | Theo de Raadt | |
1996-10-09 | use gzip -d | Theo de Raadt | |
1996-10-09 | bit more careful ldconfig | Theo de Raadt | |
1996-10-09 | more/gunzip | Theo de Raadt | |
1996-10-09 | less not more | Theo de Raadt | |
1996-10-09 | nicer less | Theo de Raadt | |
1996-10-09 | +gzip | Theo de Raadt | |
1996-10-08 | Support isaed | Niklas Hallqvist | |
1996-10-08 | fsck/update/awk stuff | Theo de Raadt | |