Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-07-18 | do not reset the volume after playback; landy@alumni.caltech.edu | Theo de Raadt | |
2001-07-18 | HIN: DO NOT LOSE OUR LOCAL CHANGES | Theo de Raadt | |
2001-07-18 | pr #1946, allow sshd if /dev is readonly | Markus Friedl | |
2001-07-18 | protect #define MAX(); ok ho@ | Markus Friedl | |
2001-07-18 | minor updates. | Markus Friedl | |
2001-07-18 | use correct length for SADB_X_EXT_POLICY message on KAME | Markus Friedl | |
tested on bsd/os; ok ho@ | |||
2001-07-18 | -lkafs everywhere, since LIBRARIES CALL THINGS IN THERE | Theo de Raadt | |
2001-07-18 | fxp and de are fixed, enable vtophys | Michael Shalayeff | |
2001-07-18 | fix vtophys usage, mainly ppc-required; art@ ok and tried to ↵ | Michael Shalayeff | |
bribe^H^H^H^H^Hmotivate me to bussydma 'em too (; | |||
2001-07-18 | update somewhat | Michael Shalayeff | |
2001-07-18 | fix iop xr | Michael Shalayeff | |
2001-07-18 | -Wall cleanup | Peter Valchev | |
2001-07-18 | Missing -o in scp usage() | mouring | |
2001-07-18 | Document DESTDIRNAME | Marc Espie | |
2001-07-18 | Kill signal race. Reviewed by jjbg@ | Marc Espie | |
2001-07-18 | apm12.pdf does not exist anymore | Michael Shalayeff | |
2001-07-18 | reference 1.2 specs | Michael Shalayeff | |
2001-07-18 | Enable reception of PCI abort interrupts and attempt to handle them. | Jason Wright | |
7751 seems to generate these alot and restarting the DMA unit seems to get things going again. 7951, however, never generates these aborts in the same machine/slot. | |||
2001-07-18 | Unconfuse UVM_UNLOCK_AND_WAIT. From NetBSD. | Artur Grabowski | |
2001-07-18 | Avoid dumping core when reporting open conditionals. | Marc Espie | |
Turns out that current is NULL when Parse_Fatal is called in this case, so just do something sensible in error reporting functions when current is NULL... | |||
2001-07-18 | Correct the NetBSD tag. | Artur Grabowski | |
2001-07-18 | Sync in more from NetBSD. | Artur Grabowski | |
Original commit message: Patch from chuq for uvm r/w map oscillation bug. Fixes the XalphaNetBSD slowdown. | |||
2001-07-18 | Change some annoying DIAGNOSTIC printfs to DEBUG. | Artur Grabowski | |
From NetBSD. | |||
2001-07-18 | minor sync to NetBSD, nothing changed. | Artur Grabowski | |
2001-07-18 | Make uvm_wait take a const char * | Artur Grabowski | |
2001-07-18 | Typo. | Artur Grabowski | |
Noted by: Heikki Korpela <heko@iki.fi> | |||
2001-07-18 | Fix prototype that art missed... | Dale Rahn | |
2001-07-18 | CDIAGFLAGS | Marc Espie | |
2001-07-18 | CDIAGFLAGS | Marc Espie | |
2001-07-18 | Mention WARNINGS | Marc Espie | |
2001-07-18 | CDIAGFLAGS, added to CFLAGS if WARNINGS=Yes | Marc Espie | |
Symetrize C++ situation: add CXXOPTS, CXXDIAGFLAGS. | |||
2001-07-18 | avoid using malloc() during interupt context for multicast kludge entry. | Jun-ichiro itojun Hagino | |
allocate it on interface initialization. | |||
2001-07-18 | sort subr_pool into the right place. | Artur Grabowski | |
2001-07-18 | cleanup | Theo de Raadt | |
2001-07-18 | typo. | Mike Pechkin | |
jason@ ok | |||
2001-07-18 | Get rid of the PMAP_NEW option by making it mandatory for all archs. | Artur Grabowski | |
The archs that didn't have a proper PMAP_NEW now have a dummy implementation with wrappers around the old functions. | |||
2001-07-18 | sync with draft-ietf-ipngwg-p2p-pingpong-00.txt. apply special behavior | Jun-ichiro itojun Hagino | |
only if ip6_dst is "neighbor" within p2p prefix. sync with kame | |||
2001-07-18 | new ERROR token, errx() -> warnx() + ERROR; ok deraadt@ | Markus Friedl | |
2001-07-18 | KNF for return | Markus Friedl | |
2001-07-18 | check number range to fit in 32 bits | Michael Shalayeff | |
2001-07-18 | new meaning to the terms slackass | Michael Shalayeff | |
2001-07-18 | put range checks on NUMBER, pointed out by deraadt | Michael Shalayeff | |
2001-07-18 | zero tcp checksum field before calculating new value. | Marco S Hyman | |
Fixes problem with bad checksums on keepalives OK provos@ | |||
2001-07-17 | spaces, parens, err instead of errx+strerror | Michael Shalayeff | |
2001-07-17 | warnx()/YYERROR instead of errx(); suggested by mickey@ | Markus Friedl | |
2001-07-17 | Remove one crash on PBG4. With this patch <PGUP> and <PGDN> are useable. | Dale Rahn | |
This code probably should check which keyboard type is present to figure out operations for the special keys, just commented out for now. Noticed in NetBSD mailing list. | |||
2001-07-17 | markus doesnt like min-ttl =, begone | Niels Provos | |
2001-07-17 | talk about normalization | Niels Provos | |
2001-07-17 | support min-ttl, okay dhartmei@ | Niels Provos | |
2001-07-17 | some initial info about the smartcard support, | Markus Friedl | |
please try this if you have a TODOs reader/card |