Age | Commit message (Expand) | Author |
2008-06-09 | Allow outgoing replies from sensor-driven servers to have a | Chris Kuethe |
2008-06-09 | Check if RCS file exists before trying to retrieve revisions for annotate, | Tobias Stoeckmann |
2008-06-09 | * fix the order of precedence in the divisor bits calculation | Constantine A. Murenin |
2008-06-09 | mention CRYPTO_AES_CTR and CRYPTO_AES_XTS | Damien Miller |
2008-06-09 | +aesxts subdir | Damien Miller |
2008-06-09 | regress tests for crypto(4) CRYPTO_AES_XTS using test vectors from | Damien Miller |
2008-06-09 | mention CRYPTO_AES_CTR, CRYPTO_AES_XTS | Damien Miller |
2008-06-09 | add myself to copyright | Damien Miller |
2008-06-09 | Implement the AES XTS mode of operation for the crypto(9) framework. | Damien Miller |
2008-06-09 | man bits for arc4random_bytes => arc4random_buf rename; ok deraadt@ | Damien Miller |
2008-06-09 | Correctly round the sockaddrs so that ndp works on 64bit machines. | Claudio Jeker |
2008-06-09 | Don't be overzealous when cleaning up, once is enough. | Pierre-Yves Ritschard |
2008-06-09 | sync | Theo de Raadt |
2008-06-09 | Place manuals in the MD directories; from pierre.riteau@gmail | Theo de Raadt |
2008-06-09 | Disable ident queries | Todd C. Miller |
2008-06-09 | Use a $OpenBSD tag so our scripts will sync changes. | Darren Tucker |
2008-06-09 | Extend 32bit -> 64bit values for statvfs extension missed in previous commit. | Darren Tucker |
2008-06-09 | allow direct copy of fh to another | Marc Espie |
2008-06-09 | constify arguments in wrapper functions; the lower level functions | Damien Miller |
2008-06-09 | rename arc4random_bytes => arc4random_buf to match libc's nicer name; | Damien Miller |
2008-06-09 | - sort the hardware list | Jason McIntyre |
2008-06-09 | some syslog Xr; | Jason McIntyre |
2008-06-09 | add IODATA WN-G54/US and MELCO WLI-U2-KAMG54 entries to the uath(4) list; | Jason McIntyre |
2008-06-09 | tweak previous; | Jason McIntyre |
2008-06-09 | fix an Xr, and use a more appropriate macro; | Jason McIntyre |
2008-06-09 | Allocate the video buffer based on the maximum frame size that's reported | Robert Nagy |
2008-06-08 | sync | Theo de Raadt |
2008-06-08 | add Logitech QuickCam Fusion | Robert Nagy |
2008-06-08 | - remove sendmail cf files leftover after make in src | Antoine Jacoutot |
2008-06-08 | - enhance output for 80 columns wide terminals | Antoine Jacoutot |
2008-06-08 | simplification from igor | Joris Vink |
2008-06-08 | check whether media supports TAO or blanking. | av |
2008-06-08 | more | Henning Brauer |
2008-06-08 | factor out the tcp sequence number tracking from pf_test_state_tcp | Henning Brauer |
2008-06-08 | according to the driver, the 82598AT is 10GbaseT (100/1000/10000Mbit | Reyk Floeter |
2008-06-08 | more cleanup, removed unused code. we don't do LRO/RSS yet, code can | Reyk Floeter |
2008-06-08 | timeout_del() removes the triggered flag so check if the timeout triggered | Claudio Jeker |
2008-06-08 | Send debug output to syslog instead of a file when receiving SIGUSR1. | Rainer Giedat |
2008-06-08 | add ability to determine media capabilities (what we can do with media). | av |
2008-06-08 | Now that all ports behave, remove the safety code doing cnpollc behind | Miod Vallat |
2008-06-08 | dma sync the tx ring and post new packets to the chip once per call to | Reyk Floeter |
2008-06-08 | Make sure to cnpollc(1)/cnpollc(0) around cngetc() or getsn() calls. | Miod Vallat |
2008-06-08 | Change boot() logic, to match what other platforms do and avoid duplicating | Miod Vallat |
2008-06-08 | add new devices | Yojiro Uo |
2008-06-08 | add manpage for the ix(4) 10GbE driver | Reyk Floeter |
2008-06-08 | regen | Yojiro Uo |
2008-06-08 | add following devices | Yojiro Uo |
2008-06-08 | alpha/conf/RAMDISK | Theo de Raadt |
2008-06-08 | we don't support msi/msi-x, remove the code | Reyk Floeter |
2008-06-08 | replace strange Linux-style u8/u16/u32/u64/s32 integer types with the | Reyk Floeter |