summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-03-12Fixes 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-12these somehow got missed in the earlier curses commitTodd C. Miller
1999-03-12fix problem where last entry in cd toc had seconds and frame zeroed,Niels Provos
wouters@cistron.nl.
1999-03-12syncTheo de Raadt
1999-03-12formattingPaul Janzen
1999-03-12Correct documentation, remove useless code, remove duplicate documentation,Paul Janzen
don't compile with xTRACE defined, and trim things.
1999-03-12big 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-11ne* fixupsTheo de Raadt
1999-03-11Add -G flag; ncurses-4.2-990306Todd C. Miller
1999-03-11cleanupAaron Campbell
1999-03-11ncurses-4.2-990307Todd C. Miller
1999-03-11Fix an && that should be ||; ncurses-4.2-990306Todd C. Miller
1999-03-11wb(4) fits on RAMDISKTheo de Raadt
1999-03-11syncTheo de Raadt
1999-03-11indentTheo de Raadt
1999-03-11backoutTheo de Raadt
1999-03-11cleanupAaron Campbell
1999-03-11cleanupAaron Campbell
1999-03-11back out unapproved changesTheo de Raadt
1999-03-11add wbJason Wright
1999-03-11note support of wbJason Wright
1999-03-11Man page for Winbond ethernetJason Wright
1999-03-11indentMichael Shalayeff
1999-03-11factor sync+wait operation out into a separate function.Michael Shalayeff
1999-03-11Winbond W89C840F ethernet driverJason Wright
1999-03-11tell the user exactly what to do when *.src is 0 lengthTodd C. Miller
1999-03-11Tone 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-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-10pass 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-10FreeBSD vs. OpenBSD-isms (Fx, configuration, etc)Jason Wright
1999-03-10syncTheo de Raadt
1999-03-10bocalan also shows up on PNP8201Theo de Raadt
1999-03-10fix comma splices involving 'however'Paul Janzen
1999-03-10fix freebsd id'sJason Wright
Merge with FreeBSD: longer delay when accessing mii, type fixups
1999-03-10cy601/605 statusJason Wright
1999-03-10add some commented fieldsTheo de Raadt
1999-03-10extra includes for WallDavid Leonard
1999-03-10nicer debugging; _GNUC_ -> __GNUC__David Leonard
1999-03-10Fix .Os so that correct OS version appearsDavid Leonard
1999-03-10identDavid Leonard
1999-03-10missing const (freebsd)David Leonard
1999-03-10no 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-10tidyDavid Leonard
1999-03-10correct asm constraints, espie@; cite m680x0 user manualDavid Leonard
1999-03-10correct asm constraints, espie@David Leonard
1999-03-10define and use a SET_NAME macro so that these tests work under other thread ↵David Leonard
implementations
1999-03-10Goodbye, MIT pthreads... you were a handy reference implementationDavid Leonard
1999-03-10Daylight Saving Time, not savingsPaul Janzen
1999-03-10comma splicePaul Janzen
1999-03-10spellingPaul Janzen