Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-03-12 | Fixes to the currently unused PIC support in the powerpc asm files. | Dale S. Rahn | |
contact rahnds@openbsd.org before attempting to use this funcationality. | |||
1999-03-12 | these somehow got missed in the earlier curses commit | Todd C. Miller | |
1999-03-12 | fix problem where last entry in cd toc had seconds and frame zeroed, | Niels Provos | |
wouters@cistron.nl. | |||
1999-03-12 | sync | Theo de Raadt | |
1999-03-12 | formatting | Paul Janzen | |
1999-03-12 | Correct documentation, remove useless code, remove duplicate documentation, | Paul Janzen | |
don't compile with xTRACE defined, and trim things. | |||
1999-03-12 | big overhaul: | Jason Wright | |
o SNAP encapsulated IP filtering o static address cache entries o address deletion from cache o dynamic & full cache flush o filter packets based on each interface, not on the bridge as a whole o KNF nits o allow addition of ~IFF_UP interfaces o man page & user level fixes to match the above | |||
1999-03-11 | ne* fixups | Theo de Raadt | |
1999-03-11 | Add -G flag; ncurses-4.2-990306 | Todd C. Miller | |
1999-03-11 | cleanup | Aaron Campbell | |
1999-03-11 | ncurses-4.2-990307 | Todd C. Miller | |
1999-03-11 | Fix an && that should be ||; ncurses-4.2-990306 | Todd C. Miller | |
1999-03-11 | wb(4) fits on RAMDISK | Theo de Raadt | |
1999-03-11 | sync | Theo de Raadt | |
1999-03-11 | indent | Theo de Raadt | |
1999-03-11 | backout | Theo de Raadt | |
1999-03-11 | cleanup | Aaron Campbell | |
1999-03-11 | cleanup | Aaron Campbell | |
1999-03-11 | back out unapproved changes | Theo de Raadt | |
1999-03-11 | add wb | Jason Wright | |
1999-03-11 | note support of wb | Jason Wright | |
1999-03-11 | Man page for Winbond ethernet | Jason Wright | |
1999-03-11 | indent | Michael Shalayeff | |
1999-03-11 | factor sync+wait operation out into a separate function. | Michael Shalayeff | |
1999-03-11 | Winbond W89C840F ethernet driver | Jason Wright | |
1999-03-11 | tell the user exactly what to do when *.src is 0 length | Todd C. Miller | |
1999-03-11 | Tone down the log levels (Log{ERROR,WARN} -> LogCCP) | brian | |
when we've simply missed a packet. When our Predictor1 CRC is wrong (implying we've dropped a packet), don't send a ResetReq(). Instead, send another CCP ConfigReq(). *shrug* My tests show this as being far worse than the ResetReq as we may have further Nak/Rejs etc and we're basically resetting both our incoming and outgoing compression dictionaries, but rfc1978 says the ConfigReq is correct, so we'd better go along... | |||
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-03-10 | pass COPTS in CFLAGS for those ports that do not override CFLAGS; | Marco S Hyman | |
NOTE: Some (most?) ports override CFLAGS. This includes all ports that use imake. Therefore this change is not as useful as it should be. | |||
1999-03-10 | FreeBSD vs. OpenBSD-isms (Fx, configuration, etc) | Jason Wright | |
1999-03-10 | sync | Theo de Raadt | |
1999-03-10 | bocalan also shows up on PNP8201 | Theo de Raadt | |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen | |
1999-03-10 | fix freebsd id's | Jason Wright | |
Merge with FreeBSD: longer delay when accessing mii, type fixups | |||
1999-03-10 | cy601/605 status | Jason Wright | |
1999-03-10 | add some commented fields | Theo de Raadt | |
1999-03-10 | extra includes for Wall | David Leonard | |
1999-03-10 | nicer debugging; _GNUC_ -> __GNUC__ | David Leonard | |
1999-03-10 | Fix .Os so that correct OS version appears | David Leonard | |
1999-03-10 | ident | David Leonard | |
1999-03-10 | missing const (freebsd) | David Leonard | |
1999-03-10 | no need to save signal state in setjmp/longjmp - it will always be the same, ↵ | David Leonard | |
so we may as well save a few syscalls | |||
1999-03-10 | tidy | David Leonard | |
1999-03-10 | correct asm constraints, espie@; cite m680x0 user manual | David Leonard | |
1999-03-10 | correct asm constraints, espie@ | David Leonard | |
1999-03-10 | define and use a SET_NAME macro so that these tests work under other thread ↵ | David Leonard | |
implementations | |||
1999-03-10 | Goodbye, MIT pthreads... you were a handy reference implementation | David Leonard | |
1999-03-10 | Daylight Saving Time, not savings | Paul Janzen | |
1999-03-10 | comma splice | Paul Janzen | |
1999-03-10 | spelling | Paul Janzen | |