Age | Commit message (Expand) | Author |
2003-05-17 | Make the hardlinks the right way. Found by mho@ | Hans Insulander |
2003-05-17 | allow inverse matching on tags | Henning Brauer |
2003-05-17 | fix up the media handling for the intel based MACs. Also hack around a | Jason Wright |
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 |
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 |
2003-05-16 | This was using the wrong buffer, and wrong lengths. fix it from me and | Bob Beck |
2003-05-16 | Clean up low-level sparc register access wrappers. Specify clobbers for | Henric Jungheim |
2003-05-16 | When positional arguments need more memory for storage (more than 8 args), | Theo de Raadt |
2003-05-16 | If the "Renegotiate-on-HUP" tag is defined in the [General] section, a | Hakan Olsson |
2003-05-16 | sync | Hans Insulander |
2003-05-16 | Don't link with -lkrb -lkafs. | Hans Insulander |
2003-05-16 | fix several constant overflows, remove the strerror prototype (shouldn't be | Jason Peel |
2003-05-16 | Provide most if not all the support required for the usb changes Nate | Kenneth R Westerback |
2003-05-16 | bump major - highest major of old libraries was 12, must be one higher. | Magnus Holmberg |
2003-05-16 | fix the goal calculation routine so moving up and down moves to the right | Vincent Labrecque |
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 |
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 |
2003-05-16 | tweak; | Jason McIntyre |
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 |
2003-05-16 | A bunch of usb devices from netbsd | Nathan Binkert |
2003-05-16 | move the interrupt idle stuff to the generic intr_establish function | Jason Wright |
2003-05-16 | TCP SYN proxy. Instead of 'keep state' or 'modulate state', one can use | Daniel Hartmeier |
2003-05-16 | Remove /usr/include/kerberosIV | Miod Vallat |
2003-05-16 | sync | Miod Vallat |
2003-05-16 | typo from deraadt@ | Jason McIntyre |
2003-05-16 | removed unnecessary macros: | Jason McIntyre |
2003-05-16 | added "nokeeps" to a table; this prevents a warning when the man | Jason McIntyre |
2003-05-16 | crashdump/crash-dump -> crash dump; | Jason McIntyre |
2003-05-16 | typos; | Jason McIntyre |
2003-05-16 | The sparc64 proms do not map all interrupt vectors. Instead of | Henric Jungheim |
2003-05-16 | Do the new-style EI_OSABI check first because it is cheaper. | Todd C. Miller |
2003-05-16 | add AddressFamily option to ssh_config (like -4, -6 on commandline). | Damien Miller |
2003-05-16 | Use 16bit alignment in addr_cmp() (not 32bit) so this has a chance | Todd C. Miller |
2003-05-16 | Unbrek mac68k, bad tedu; spotted by nick@ | Miod Vallat |
2003-05-16 | use inet_net_pton, and fix probelem where spamd-setup would crash on a file | Bob Beck |
2003-05-16 | removed INTRLIST (always do this) | Marcus Watts |
2003-05-16 | Removed not LP64 case -- only 64 bit kernels supported | Marcus Watts |
2003-05-15 | rt->rt_ifp may not always be available. masanori kanaoka via kame | Jun-ichiro itojun Hagino |