Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-09 | Define a new flag, UVM_FLAG_HOLE, for uvm_map to create a vm_map_entry of | Miod Vallat | |
a new etype, UVM_ET_HOLE, meaning it has no backend. UVM_ET_HOLE entries (which should be created as UVM_PROT_NONE and with UVM_FLAG_NOMERGE and UVM_FLAG_HOLE) are skipped in uvm_unmap_remove(), so that pmap_{k,}remove() is not called on the entry. This is intended to save time, and behave better, on pmaps with MMU holes at process exit time. ok art@, kettenis@ provided feedback as well. | |||
2008-06-09 | oops. this change was missing from the previous commit | Robert Nagy | |
2008-06-09 | tweak previous; | Jason McIntyre | |
2008-06-09 | sync | Theo de Raadt | |
2008-06-09 | rename refstr to refid since it is an int32; ok henning | Theo de Raadt | |
2008-06-09 | do not copy up to two garbage characters from a 1 char string into a 4 char | Theo de Raadt | |
output buffer; ok henning | |||
2008-06-09 | do not leak memory on failure in refid production; ok ckuethe henning | Theo de Raadt | |
2008-06-09 | Don't generate putty keys if we're not going to use them. ok djm | Darren Tucker | |
2008-06-09 | according to miod pmap_update() is not need after pmap_extract() at all, | Robert Nagy | |
so remove it. | |||
2008-06-09 | Stop fooling ourselfs by freeing cvs_directory_tag at the wrong position: | Tobias Stoeckmann | |
cvs_directory_tag is reinitalized every time we enter a new directory, so make it clear by freeing before going into a new directory. discussed with and ok joris | |||
2008-06-09 | Don't use u_int to store a 64-bit address. Found with help from miod@. | Mark Kettenis | |
Makes a Sun Fire V490 boot without spending ages in bus_dmamem_alloc(9). | |||
2008-06-09 | spacing | Theo de Raadt | |
2008-06-09 | Allow outgoing replies from sensor-driven servers to have a | Chris Kuethe | |
user-configurable reference ID, eg. "GPS" or "DCF"... ok mbalmer | |||
2008-06-09 | Check if RCS file exists before trying to retrieve revisions for annotate, | Tobias Stoeckmann | |
fixes segmentation fault on added but not yet committed files for example. Based on diff by Igor Zinovik. | |||
2008-06-09 | * fix the order of precedence in the divisor bits calculation | Constantine A. Murenin | |
* correct the constant in the fanrpm formula ok deraadt | |||
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 | |
IEEE P1619-2007 standards; ok hshoexer@ | |||
2008-06-09 | mention CRYPTO_AES_CTR, CRYPTO_AES_XTS | Damien Miller | |
describe special requirement for passing in IV/block number for CRYPTO_AES_XTS | |||
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 | |
XTS is a "tweaked" AES mode that has properties that are desirable for block device encryption and it is specified in the IEEE P1619-2007 standard for this purpose. prodded by & ok hshoexer@ | |||
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 | |
Stupid sockaddr_in6 has the worst size possible. OK henning@ deraadt@ | |||
2008-06-09 | Don't be overzealous when cleaning up, once is enough. | Pierre-Yves Ritschard | |
spotted by ajacoutot@, ok ajacoutot@, millert@ | |||
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 | |
Crank max queue children in bulk config Use the C flag in DAEMON_OPTIONS instead of nocanonify in bulk config | |||
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 | |
were already done | |||
2008-06-09 | rename arc4random_bytes => arc4random_buf to match libc's nicer name; | Damien Miller | |
ok deraadt@ | |||
2008-06-09 | - sort the hardware list | Jason McIntyre | |
- knock out the video Xr until we get a video(4) man page | |||
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 | |
by the device instead of using the statically set VIDEO_BUF_SIZE. ok mglocker@ | |||
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 | |
issue reported by jmc@ ok pyr@ jdixon@ | |||
2008-06-08 | - enhance output for 80 columns wide terminals | Antoine Jacoutot | |
ok pyr@ | |||
2008-06-08 | simplification from igor | Joris Vink | |
2008-06-08 | check whether media supports TAO or blanking. | av | |
It makes error output nicer, e.g.: "The media can't be written in TAO mode" instead of "cdio: Only 0 of the required _N_ blocks available" ok fgsch | |||
2008-06-08 | more | Henning Brauer | |
2008-06-08 | factor out the tcp sequence number tracking from pf_test_state_tcp | Henning Brauer | |
ok mcbride | |||
2008-06-08 | according to the driver, the 82598AT is 10GbaseT (100/1000/10000Mbit | Reyk Floeter | |
Ethernet over twisted pair cables). | |||
2008-06-08 | more cleanup, removed unused code. we don't do LRO/RSS yet, code can | Reyk Floeter | |
be added later if we ever support it. | |||
2008-06-08 | timeout_del() removes the triggered flag so check if the timeout triggered | Claudio Jeker | |
before doing the timeout_del() -- which is actually not needed as triggered timeouts are already removed. While there fix a obvious use after free issue. with mk@ OK canacar@ | |||
2008-06-08 | Send debug output to syslog instead of a file when receiving SIGUSR1. | Rainer Giedat | |
This is a preparation for dropping privileges. ok henning@, pyr@ |