| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | general cleanup and better SIGCHLD handling from millert@ | 2004-01-31 | 4 | -23/+21 | |
| | | | | | ok canacar@ | ||||
| * | Switch the arm compiler to generating strongarm code on openbsd. | 2004-01-31 | 2 | -3/+16 | |
| | | | | | add in statements to pass proper flags to assembler. | ||||
| * | make USD reference a little clearer; | 2004-01-31 | 1 | -2/+3 | |
| | | |||||
| * | make references to USD docs clearer; | 2004-01-31 | 1 | -2/+6 | |
| | | |||||
| * | update from Jared Yanovich: | 2004-01-31 | 1 | -213/+231 | |
| | | | | | | | - sync with header - macro fixes - readability fixes | ||||
| * | sync | 2004-01-31 | 1 | -0/+3 | |
| | | |||||
| * | add another USB device... as requested | 2004-01-31 | 1 | -2/+4 | |
| | | |||||
| * | rename SIMD/SIMD2 to SSE/SSE2 | 2004-01-31 | 2 | -8/+8 | |
| | | |||||
| * | use paper.txt, rather than some arbitrary target; | 2004-01-30 | 2 | -10/+10 | |
| | | | | | plus some cleanup; | ||||
| * | in the parse_config() -> merge_config() chain, you shall not null | 2004-01-30 | 1 | -1/+4 | |
| | | | | | | conf->opts that holds some of the command line opts. repairs -n. | ||||
| * | point people to 13.ex, and remove some unnecessarys from SEE ALSO; | 2004-01-30 | 1 | -6/+5 | |
| | | |||||
| * | Fix a logic thinko I made in rev. 1.27. This fixes nlist when | 2004-01-30 | 1 | -5/+5 | |
| | | | | | | the user passes in a symbol name with an underscore pre-pended on ELF systems. | ||||
| * | install exref; includes updates to sync with current behaviour; | 2004-01-30 | 4 | -428/+486 | |
| | | | | | fixes, help, and ok millert@ | ||||
| * | missing free() in an error path that should be unreachable | 2004-01-30 | 1 | -2/+5 | |
| | | | | | From: Patrick Latifi <pat@eyeo.org> | ||||
| * | Backout until we have a better implementation... | 2004-01-30 | 1 | -7/+3 | |
| | | |||||
| * | Remove redundant initialization. | 2004-01-30 | 1 | -3/+1 | |
| | | |||||
| * | Some cleaning and sync to the macppc openpic code. | 2004-01-30 | 1 | -194/+165 | |
| | | | | | No functional result. | ||||
| * | vmstat shows max 2 drives by default | 2004-01-30 | 1 | -3/+3 | |
| | | |||||
| * | sync after change of IP-adress of b.root-servers.net | 2004-01-30 | 1 | -8/+9 | |
| | | |||||
| * | sync | 2004-01-30 | 2 | -2/+0 | |
| | | |||||
| * | a collection of flags is an int. | 2004-01-30 | 1 | -2/+2 | |
| | | | | | noticed by tedu. | ||||
| * | The empty filename does not receive normalization. | 2004-01-30 | 1 | -1/+8 | |
| | | | | | | | System calls are supposed to fail on it. from provos@, ok markus@ | ||||
| * | have to specify a + to enable yp support. | 2004-01-30 | 1 | -2/+5 | |
| | | | | | ok miod@ jmc@ | ||||
| * | please sparc64, with & ok claudio | 2004-01-30 | 1 | -17/+17 | |
| | | |||||
| * | -enable md5sig on the listening socket | 2004-01-30 | 1 | -2/+20 | |
| | | | | | | | -on connections we just accepted, check wether md5sig is configured for that peer, and check wether the connection is md5sig'd too. if not, refuse tested against cisco 7200. | ||||
| * | add support for getsockopt(..., TCP_SIGNATURE_ENABLE | 2004-01-30 | 1 | -1/+6 | |
| | | | | | | | so you can check wether a just accept()ed connection is md5sig'd ok deraadt@ markus@ | ||||
| * | support for password change; ok dtucker@ | 2004-01-30 | 4 | -51/+116 | |
| | | | | | (set password-dead=1w in login.conf to use this). | ||||
| * | Fix tab damage in Makefile introduced in previous commit, pointed out by | 2004-01-30 | 1 | -9/+9 | |
| | | | | | STeve Andre | ||||
| * | repair breakage from options unifications; espie@ ok | 2004-01-30 | 1 | -2/+0 | |
| | | |||||
| * | no shlibs yet | 2004-01-30 | 1 | -1/+1 | |
| | | |||||
| * | Add update-moduli target for regenerating ssh moduli file; from markus@ | 2004-01-30 | 1 | -1/+12 | |
| | | | | | ok deraadt@ | ||||
| * | recognize arm. | 2004-01-29 | 1 | -1/+2 | |
| | | |||||
| * | Add fifofs regress (currently fails) | 2004-01-29 | 1 | -2/+2 | |
| | | |||||
| * | Add copyright, remove old test results from a comment and enhance | 2004-01-29 | 1 | -10/+21 | |
| | | | | | compilation on FreeBSD and NetBSD. | ||||
| * | typos; jjy2+@pitt.edu | 2004-01-29 | 8 | -30/+30 | |
| | | |||||
| * | Pretty printf. | 2004-01-29 | 1 | -1/+2 | |
| | | |||||
| * | Have the bootloader pass RB_ flags, as well as the boot device, to the kernel, | 2004-01-29 | 4 | -195/+56 | |
| | | | | | | | | and have the kernel process them correctly. Right now code to match the BUG's idea of the boot device with the kernel's is missing. | ||||
| * | Print system type early in autoconf, as determined from the board status | 2004-01-29 | 2 | -80/+75 | |
| | | | | | register. | ||||
| * | - replace old-style macros | 2004-01-29 | 1 | -49/+51 | |
| | | | | | | | | - mmultiple args do not need to be quoted - uppercase .Sh args - reference 15.sed usd - some other tidy up | ||||
| * | fix prototype of pmap_update(), ok miod@ | 2004-01-29 | 1 | -2/+2 | |
| | | |||||
| * | enable tcp md5sig om the connecting socket when md5sig is configured for that | 2004-01-29 | 1 | -2/+10 | |
| | | | | | | | peer. I just successfully established an md5sig'd session against a cisco 7200 with that. | ||||
| * | Some more cleaning and sync with other ppc ports, in order to help with a | 2004-01-29 | 1 | -48/+41 | |
| | | | | | future factorization of the pci bridge code. | ||||
| * | In bus_dmamap_sync(), be sure to flush a host pa. | 2004-01-29 | 1 | -3/+3 | |
| | | |||||
| * | .Xr gcc-local 1; | 2004-01-29 | 1 | -1/+2 | |
| | | |||||
| * | Simple FIFO regress for O_RDWR using poll, read and write. | 2004-01-29 | 3 | -0/+166 | |
| | | |||||
| * | as seen in freebsd: asm pagezero implementations, but use a fn pointer. | 2004-01-29 | 3 | -8/+113 | |
| | | | | | | the sse2 version cuts ZOD fault time in half. suggestions mickey deraadt. many many testers. ok deraadt. | ||||
| * | fix to use sigaltstack again. help miod ok miod deraadt | 2004-01-29 | 2 | -11/+11 | |
| | | |||||
| * | sync pf.conf example with spamd(8); ok deraadt@ | 2004-01-29 | 1 | -2/+2 | |
| | | |||||
| * | some fixes from wiz@netbsd, and a couple other bits; | 2004-01-29 | 1 | -35/+43 | |
| | | |||||
| * | more consistent; from Okan Demirmen; | 2004-01-29 | 1 | -5/+5 | |
| | | | | | ok deraadt@ | ||||
