Age | Commit message (Expand) | Author |
2004-02-17 | switch to sysctl_int_arr(); ok henning, deraadt | Markus Friedl |
2004-02-17 | Regen with correct hd(4) description. | Miod Vallat |
2004-02-17 | Move conflicting hd(4) definitions to MD files. | Miod Vallat |
2004-02-17 | sftp.c and sftp-int.c, together at last; ok markus@ | Damien Miller |
2004-02-17 | add -i flag, use it for -sI as a start. ok henning@, ok+test mcbride@ | Cedric Berger |
2004-02-17 | Tighten pfi_skip_if() up, and a bit of KNF. ok mcbride@ | Cedric Berger |
2004-02-17 | Add regression test for LoginGraceTime; ok markus@ | Darren Tucker |
2004-02-17 | Remove useless headers; ok deraadt@ | Damien Miller |
2004-02-17 | switch to license.template for code written by me (belated, I know...) | Damien Miller |
2004-02-17 | qmake on sparc64 uses a character array with the size of 1 and pp moves its l... | Hiroaki Etoh |
2004-02-17 | use unsigned ints for the frame fields and add proper typecasting so we | Jean-Francois Brousseau |
2004-02-16 | fixes function parameters to match the man page as well | Brad Smith |
2004-02-16 | Add missing const for function parameters to match POSIX. | Brad Smith |
2004-02-16 | If the user does "chown foo.bar" check to see if foo.bar is a username | Todd C. Miller |
2004-02-16 | don't allocate a cluster if the header fits into a mbuf; | Markus Friedl |
2004-02-16 | add IPv4/IPv6 transport selection. ok millert@ deraadt@ | Jakob Schlyter |
2004-02-16 | check for isakmp_sa->transport != NULL; noticed by bluhm at genua.de ok hshoe... | Markus Friedl |
2004-02-16 | make -b and -c work with large offsets; tweak from millert@ | Otto Moerbeek |
2004-02-16 | remove redundant code, u_int8_t cannot be > 0xff | Otto Moerbeek |
2004-02-16 | handle allocation failure; jjy2+@pitt.edu | Theo de Raadt |
2004-02-16 | no need for extra param; Mathias@enloco.net | Theo de Raadt |
2004-02-16 | give up on amd64 -O0 | Theo de Raadt |
2004-02-16 | Regen | Miod Vallat |
2004-02-16 | Add the missing MAKEDEV.8 files to the build (to be generated in a couple | Miod Vallat |
2004-02-16 | Introduce MAKEDEV.man*, an equivalent of MAKEDEV.mi and MAKEDEV.sub | Miod Vallat |
2004-02-16 | Harmonize MAKEDEV sources: | Miod Vallat |
2004-02-16 | Move the real knowledge of MI devices to a specific file, MAKEDEV.common. | Miod Vallat |
2004-02-16 | KNF | Henning Brauer |
2004-02-16 | add scope_id for v6 to struct bgpd_addr | Henning Brauer |
2004-02-16 | Remove WARN_REFERENCES incorrectly imported from NetBSD. ok miod@ | Dale Rahn |
2004-02-16 | Correctly pass the siginfo_t structure to signal handlers. | Miod Vallat |
2004-02-16 | Extend imsg API so that messages can be composed on the fly. In the RDE it | Claudio Jeker |
2004-02-16 | Basic aspath match function needed for filters and the "show rib" bgpctl | Claudio Jeker |
2004-02-16 | superfluous tabs | Claudio Jeker |
2004-02-16 | Add basic functions to print aspath in human readable format. OK henning@ | Claudio Jeker |
2004-02-16 | Make the path attribute handling more RFC conformant. Also move the | Claudio Jeker |
2004-02-16 | fix gcc3 i386 strange behavior about extracting insns from PARALLEL insn. thi... | Hiroaki Etoh |
2004-02-16 | catch all vnode types | Ted Unangst |
2004-02-16 | rough cut of netbsd's pmap process memory map inspector. | Ted Unangst |
2004-02-16 | Xr compat_aout(8) | Miod Vallat |
2004-02-16 | sync MACRO names with freebsd. | Ted Unangst |
2004-02-16 | freeifaddrs() data from getifaddrs() | Ryan Thomas McBride |
2004-02-16 | Fix the recently added OF_getnodebyname(), if 0 is passed in for start | Dale Rahn |
2004-02-15 | Fool gcc3 into not detecting we want a divide by zero at compile time. | Miod Vallat |
2004-02-15 | Better ABLE usage and information, after clarification from the Simtec unzels. | Miod Vallat |
2004-02-15 | No AGP on Cats... | Miod Vallat |
2004-02-15 | Sync arch list with etc/ | Miod Vallat |
2004-02-15 | 'split' command for iostat mode | Ted Unangst |
2004-02-15 | Remove inittodr line during boot, recommended deraadt@ | Dale Rahn |
2004-02-15 | Remove debugging message. | Dale Rahn |