Age | Commit message (Expand) | Author |
2003-09-16 | document extension support bitmap definition; requested by deraadt@. | Federico G. Schwindt |
2003-09-16 | do not expand buffer before attempting to reallocate it; markus ok | Theo de Raadt |
2003-09-15 | tree unlock, as we move to 3.4-current | Theo de Raadt |
2003-09-11 | permit ramdisks to build | Theo de Raadt |
2003-09-11 | support new via c3 AES instruction; written by jason | Theo de Raadt |
2003-09-11 | handle case where bios EDD support only supports a subset; from fgsch, | Theo de Raadt |
2003-09-09 | do not defer * matching; from drahn, with some input from me | Theo de Raadt |
2003-09-09 | Update sets sizes. | Miod Vallat |
2003-09-09 | Improve the upgrade helper scripts, which should now be tricky enough to | Miod Vallat |
2003-09-09 | fix potential int overflow found by blexim at hush.com. restrict root to | Ted Unangst |
2003-09-09 | Remove old disklabel description text we have no real use for at this point. | Miod Vallat |
2003-09-09 | pass the -a flag to grep so that it doesn't treat some info files as binary | David Krause |
2003-09-09 | synch with reality. | Marc Espie |
2003-09-09 | update RFCs (from NetBSD); | Jason McIntyre |
2003-09-09 | slight cleanup of man page and sync usage(); | Jason McIntyre |
2003-09-09 | update missing sysctls; | Jason McIntyre |
2003-09-09 | remove unnecessary .Pp; | Jason McIntyre |
2003-09-09 | sort the options in SYNOPSIS and sync usage(); | Jason McIntyre |
2003-09-09 | Remove DDB conditionals and always define T_KDB_* | Miod Vallat |
2003-09-09 | mmap returns MAP_FAILED on failure. fixes hugh@'s crash. ok deraadt@ | Ted Unangst |
2003-09-09 | add missing -o and sort options in usage(); | Jason McIntyre |
2003-09-09 | CMI can do mu-law encoding, don't use software emulation mode. | Kevin Lo |
2003-09-08 | insufficient size for mib; andrushock@korovino.net | Theo de Raadt |
2003-09-08 | match size of fpreg w/ the save87 structs as figured in discussion w/ jason t... | Michael Shalayeff |
2003-09-08 | Revert the changes reordering the data access exception processing in the | Miod Vallat |
2003-09-08 | fix pr3455 from Joerg.Sonnenberger. slightly improved fix suggested by | Ted Unangst |
2003-09-08 | remove -compact to make page more readable, plus some typos; | Jason McIntyre |
2003-09-08 | o Use proper mdoc macros for function macros and defines | Todd C. Miller |
2003-09-08 | Fix 'tcpdump -v icmp' endianess buglet, print ID in hex. | Cedric Berger |
2003-09-08 | typo; ianm@cit.uws.edu.au | Theo de Raadt |
2003-09-08 | typo from Tom Cosgrove (PR 3459); | Jason McIntyre |
2003-09-08 | fix command line; deraadt@ jmc@ ok. | Federico G. Schwindt |
2003-09-08 | Minor glitches; ok jmc@ | Miod Vallat |
2003-09-08 | fix pr 3442 - make all AFS ioctl's for XFS come from the xfs/xfs_pioctl.h | Bob Beck |
2003-09-08 | sync usage w/ man page; closes PR 3456 (nice number!); henning@ OK | Todd C. Miller |
2003-09-08 | Zap context correctly, from Juergen Buchmueller <pullmoll at stop1984 dot com> | Todd C. Miller |
2003-09-07 | Make -number be an error (similar to my change in grep.c); OK tedu@ | Todd C. Miller |
2003-09-07 | Oops, use the local MVMEPROM_CALL(), rather than the one which used to be | Miod Vallat |
2003-09-07 | Regen | Miod Vallat |
2003-09-07 | - escape a dot | Jason McIntyre |
2003-09-07 | No COMPAT_10 SYSVSHM syscalls on sparc64; ok deraadt@ | Miod Vallat |
2003-09-07 | Fix "grep -number" support for multi-digit numbers. At issue is | Todd C. Miller |
2003-09-07 | escape `.' to avoid a double space; | Jason McIntyre |
2003-09-07 | typos from Brian Poole; | Jason McIntyre |
2003-09-07 | - add -P to SYNOPSIS | Jason McIntyre |
2003-09-07 | try again at -u#. ok deraadt@ | Ted Unangst |
2003-09-07 | The PTE bit used to flag wiring is zeroed behind our back on 88110, so | Miod Vallat |
2003-09-07 | i386: Some more verbiage around i386 a.out -> ELF upgrades. | Kenneth R Westerback |
2003-09-07 | extend ascii test for more accuracy. ok deraadt@ pb@ | Ted Unangst |
2003-09-07 | correct ascii file test. ok deraadt@ pb@ | Ted Unangst |