Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-17 | document tags | David Krause | |
ok henning@ | |||
2003-05-17 | make this function available to others | Nathan Binkert | |
2003-05-17 | Add /usr/include/kerberosV; ok millert | Magnus Holmberg | |
2003-05-17 | Support for 'make includes'; ok hin@, millert@ | Magnus Holmberg | |
2003-05-17 | up MAXSUNLAYOUT... miod, you owe me a beer | Jason Wright | |
2003-05-17 | experimental support for aes-ctr modes from | Markus Friedl | |
http://www.ietf.org/internet-drafts/draft-ietf-secsh-newmodes-00.txt ok djm@ | |||
2003-05-17 | sync with SDEV_ONLYBIG change. | Jun-ichiro itojun Hagino | |
2003-05-17 | No need to check for the 640x480 resolution case, since the minimal resolution | Miod Vallat | |
on the SPARCbook 3 series is 800x600 and is already small enough... | |||
2003-05-17 | nuke intrhand, it isn't used and it overloads ih_next incorrectly... grr | Jason Wright | |
ok henric, mdw (based on diff from henric, so he's biased =) | |||
2003-05-17 | sync | Nathan Binkert | |
2003-05-17 | add my camera | Nathan Binkert | |
2003-05-17 | just in case, put numbers to sscanf %s arg. | Jun-ichiro itojun Hagino | |
2003-05-17 | pull in a bugfix from systrace-current to let systrace deal with creating | Nikolay Sturm | |
directories correctly OK itojun@, thanks to niels for the help | |||
2003-05-17 | With rdr we want the source IP from the packet, not the source IP from | Ryan Thomas McBride | |
the rule. Fixes rdr with address pools using bitmask and source-hash address selection methods. ok dhartmei@ henning@ | |||
2003-05-17 | A little bugfix. We want pfioc_states, not pfioc_state. | Ryan Thomas McBride | |
ok henning@ | |||
2003-05-17 | strsep does not work that way. | Bob Beck | |
ok tedu@ | |||
2003-05-17 | Gremlin slipped in in the encoding table, affected mostly Compact-2 keyboards. | Miod Vallat | |
2003-05-17 | ! tagged | Henning Brauer | |
2003-05-17 | support inverse matching on tags like | Henning Brauer | |
block in ! tagged sometag ok dhartmei@ pb@ | |||
2003-05-17 | Make the hardlinks the right way. Found by mho@ | Hans Insulander | |
2003-05-17 | allow inverse matching on tags | Henning Brauer | |
ok dhartmei@ pb@ | |||
2003-05-17 | fix up the media handling for the intel based MACs. Also hack around a | Jason Wright | |
bug in the Momenco firmware on the Leopard-V, which now has one port working. | |||
2003-05-17 | synproxy | Henning Brauer | |
2003-05-17 | Don't link with unneeded kerberos libraries | Hans Insulander | |
2003-05-17 | Not needed, bye bye | Hans Insulander | |
2003-05-17 | Add an 'action' code that allows the SYN proxy to swallow/drop a packet | Daniel Hartmeier | |
without causing EHOSTUNREACH to be delivered to local sockets, so it works for outgoing connections originating on the same host. ok frantzen@ | |||
2003-05-17 | Don't link with -lkrb -lkafs | Hans Insulander | |
2003-05-17 | Don't link with -lkrb -lkafs | Hans Insulander | |
2003-05-17 | use MAP_FAILED rather than -1; millert@ ok. | Federico G. Schwindt | |
2003-05-17 | sync | Theo de Raadt | |
2003-05-16 | fix up interrupt code (ie, actually deref the ih_clr ptr correctly) | Jason Wright | |
and kill some debug code | |||
2003-05-16 | This was using the wrong buffer, and wrong lengths. fix it from me and | Bob Beck | |
tedu, ok tedu@ | |||
2003-05-16 | Clean up low-level sparc register access wrappers. Specify clobbers for | Henric Jungheim | |
everything (so gcc doesn't assume everything is clobbered). ok jason@ | |||
2003-05-16 | When positional arguments need more memory for storage (more than 8 args), | Theo de Raadt | |
use mmap() instead of malloc(). this makes all the functionality in snprintf() and friends signal race safe. it also makes syslog_r() and the entire family of *warn*() and *err*() signal race safe, which was the real goal. ok pjazen millert | |||
2003-05-16 | If the "Renegotiate-on-HUP" tag is defined in the [General] section, a | Hakan Olsson | |
HUP signal (or "R" to the FIFO) will also renegotiate all Phase 2 SAs, i.e all connections. ok niklas@, tested and ok kjell@. | |||
2003-05-16 | sync | Hans Insulander | |
2003-05-16 | Don't link with -lkrb -lkafs. | Hans Insulander | |
ok jakob@ | |||
2003-05-16 | fix several constant overflows, remove the strerror prototype (shouldn't be | Jason Peel | |
there), and cleanup some whitespace; help from, and okay millert@ | |||
2003-05-16 | Provide most if not all the support required for the usb changes Nate | Kenneth R Westerback | |
is trying to bring in. 1) Change name of SDEV_NOCDB6 to SDEV_ONLYBIG to align it with the same quirk in NetBSD, and make it more clear what it is trying to do. i.e. force the use of READ_BIG/WRITE_BIG commands, not suppress all use of 6 byte CDB's. 2) Check SDEV_ONLYBIG in cd.c as well as sd.c. i.e. both places where a choice is made to use the 6 or 10 byte versions of READ/WRITE. 3) Actually make use of the ADEV_NOTUR (No TEST UNIT READY) quirk to suppress the emission of TEST UNIT READY commands. 4) Add some explanatory comments from NetBSD to scsiconf.h so that the use of the quirks is made clear. ok miod@ tdeval@ nate@ | |||
2003-05-16 | bump major - highest major of old libraries was 12, must be one higher. | Magnus Holmberg | |
ok hin@ | |||
2003-05-16 | fix the goal calculation routine so moving up and down moves to the right | Vincent Labrecque | |
column. ok jason | |||
2003-05-16 | Remove false beforedepend stuff. | Hans Insulander | |
2003-05-16 | make ksh use our dup2(), and add clarity (we've no configure.in there); | Jason Peel | |
ok millert@ | |||
2003-05-16 | Bye, bye, kerberosIV; ok hin@ | Magnus Holmberg | |
2003-05-16 | Let the user control the brightness of the tadpole built-in display via | Miod Vallat | |
wsconsctl (wsconsctl -w display.brightness=xx). Makes the lack of a physical knob almost supportable. | |||
2003-05-16 | tweak; | Jason McIntyre | |
ok dhartmei@ | |||
2003-05-16 | Sync definitions with NetBSD. Will be necessary shortly. | Miod Vallat | |
2003-05-16 | sync | Nathan Binkert | |
2003-05-16 | missed one | Nathan Binkert | |
2003-05-16 | sync | Nathan Binkert | |