Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-08-28 | cast size_t to u_long on printing. from netbsd | Jun-ichiro itojun Hagino | |
2002-08-28 | fix systrace with chroot. from provos | Jun-ichiro itojun Hagino | |
2002-08-28 | Limit UDP payload size for EDNS0 to 0xffff, not use lower 16bit value. | Jun-ichiro itojun Hagino | |
from onoe@sm.sony.co.jp | |||
2002-08-27 | no more .Pp before/after .Sh; from mpech@ | Wilbern Cobb | |
2002-08-27 | some openbsd-related dates to celebrate; some from niklas@ | Michael Shalayeff | |
2002-08-27 | unlucky day on baykonur | Michael Shalayeff | |
2002-08-27 | a couple of funky nuke accidents | Michael Shalayeff | |
2002-08-27 | samuel beckett; ok mickey@ | Markus Friedl | |
2002-08-27 | ellaborate a bit on the first icbm test (now that i've found a good history ↵ | Michael Shalayeff | |
piece) | |||
2002-08-27 | jean genet | Michael Shalayeff | |
2002-08-27 | fix the second call to on heap code. Noticed by drahn@. Thanks | Matthieu Herrb | |
2002-08-27 | some warning text for ForwardAgent and ForwardX11; ok markus@ | Kevin Steves | |
2002-08-27 | RSA_public_decrypt() returns -1 on error so len must be signed; ok markus@ | Kevin Steves | |
2002-08-27 | Add <stdlib.h> for malloc prototype | Matthieu Herrb | |
2002-08-27 | A test for non executable heap / mprotect. Ok art@ | Matthieu Herrb | |
2002-08-27 | sync from libkern (where the major fix was done or the kernel piece of this) | Michael Shalayeff | |
2002-08-27 | do not just bail out of the copy loop, but go to the | Michael Shalayeff | |
'done' label for the job finish. major register missallocation for copyonfault, fix it. clean the space regs after use. | |||
2002-08-27 | - sync uvm_map(), uvm_map_pageable(), uvmspace_exec(), uvm_vnp_setsize(), | Wilbern Cobb | |
uvm_km_suballoc(), uvm_pagealloc(), uvm_page_phsload(), uvm_pageout(), uvm_vslock() and uvm_fork() with reality. - move the descriptions of uvm_km_suballoc(), uvm_km_free() and uvm_km_free_wakeup() to the correct section. - describe uvm_map_pageable_all(). - complete sentences. - add a BUGS section. ok art@ | |||
2002-08-27 | call ktrnamei() later, after cnp->cn_pnbuf has been made proper; art@ ok | Michael Shalayeff | |
2002-08-27 | allocate 64K recieve buffer for DNS responses. | Jun-ichiro itojun Hagino | |
2002-08-27 | Missed file in last commit. | Kenneth R Westerback | |
2002-08-27 | Move general partitioning advice from machine dependant per disk | Kenneth R Westerback | |
routine to install.sh so it is displayed only once. Strongly advise /, /tmp, /var, /usr and /home have their own disk partitions as requested by deraadt@. Rather than rely on users not re-selecting an already initialized disk, just allow them to choose from un-initialized disks. Move get_root invocation into install.sub as both install.sh and upgrade.sh did it first thing. Remove the 'workaround' to a 'vnode aliasing bug' that came in with the initial import of upgrade.sh from NetBSD. ok millert@. Rework verbiage in a few places. Clean up logic around looping through disk units by handling root disk better. | |||
2002-08-27 | config_edit() isn't used anywhere. ok art@ | Wilbern Cobb | |
2002-08-27 | Add autoconf(9) and some links; ok art@ | Wilbern Cobb | |
2002-08-27 | Document the device autoconfiguration framework; | Wilbern Cobb | |
from NetBSD with some modifications. ok art@ | |||
2002-08-27 | warn if multiple addresses are returned from DNS (traceroute(8) should do it ↵ | Jun-ichiro itojun Hagino | |
too) sync w/kame | |||
2002-08-26 | must yyrestart after longjmp; moritz@jodeit.org | Theo de Raadt | |
2002-08-26 | add man page for bsd.regress.mk, based on bsd.port.mk | Anil Madhavapeddy | |
art@ ok | |||
2002-08-26 | now that none of the keyboard maps map anything into | Michael Shalayeff | |
the KS_BackSpace (use KS_Delete instead) we can restore an ability to map any key into BackSpace symbol: wsconsctl -w keyboard.map+="keycode 14 = Cmd_ResetEmul BackSpace" xfree is not using the key symbols, but raw key codes and therefore is not affected (as discussed w/ matthieu@). in fact, nothing in the whole tree is using the KS_BackSpace right now. existing KS_BackSpace definition is wrong and breaks the wsconsctl. | |||
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ↵ | Michael Shalayeff | |
at the moment; drahn ok@ | |||
2002-08-26 | map backspace to delete, not backspace key symbol which are defined the same ↵ | Michael Shalayeff | |
at the moment; jason ok@ | |||
2002-08-26 | Add licenses to man pages written by Costa. | Artur Grabowski | |
Licenses sent to me from him in mail, but he can't commit right now. | |||
2002-08-26 | Update sb_lastrecord in sbcompress() when the mbuf pointed to is removed. | Daniel Hartmeier | |
Bug report from Alistair Kerr, tested miod@, inspected art@, ok provos@ | |||
2002-08-26 | space cleanup; some from grendel@zeitbombe.org | Michael Shalayeff | |
2002-08-26 | lost xr gtp; from jumbo@ | Michael Shalayeff | |
2002-08-26 | trailing spaces, new lines; tabs vs spaces | Michael Shalayeff | |
2002-08-26 | miners day dup; from dfa@ | Michael Shalayeff | |
2002-08-26 | Make this into a proper regress test. | Artur Grabowski | |
2002-08-26 | Check svc_register() return value and bomb out on failure; ok deraadt | Peter Valchev | |
2002-08-26 | minor cleanups, correct cast of a svc_getargs() arg; ok deraadt | Peter Valchev | |
2002-08-25 | fix comment. | Brad Smith | |
-- Ok'd by: jason@ | |||
2002-08-25 | Add 'MDXAPERTURE=1' as requested by Matthieu. | Kenneth R Westerback | |
2002-08-25 | More fixes to mount point handling. | Kenneth R Westerback | |
1) Correctly sort >10 total partitions. 2) Don't allow user to specify duplicate mount points via disklabel. 3) Fix mount point checking so that empty mount points do not confuse logic. 4) Fix mount point checking so that duplicate mount points from previous disk initialization are correctly detected. 5) Show configured partitions/mount points in partition order (i.e. sorted by disk and then partition) rather than mount point order. This seems easier to read to me and reflects the order of user action. Sort the entries after user approval. 6) Clarify, clean up some verbiage and logic. | |||
2002-08-24 | sort out thomas mann's death | Michael Shalayeff | |
2002-08-24 | Earth is the cradle of humanity, but one cannot remain in the cradle forever. | Michael Shalayeff | |
2002-08-24 | regen | Matthieu Herrb | |
2002-08-24 | aperture driver for alpha. It works here the same as on i386 | Matthieu Herrb | |
to allow access to VGA card's memory by mmapping /dev/xf86. The macdep.allowaperture does also control /dev/pci access. Ok miod@, deraadt@ | |||
2002-08-24 | - Mention that MD code must register some free RAM with uvm_page_physload() | Wilbern Cobb | |
before uvm_init() is called. - Remove some empty lines. ok art@ | |||
2002-08-24 | Add kern(9) and some links. ok art@ | Wilbern Cobb | |
2002-08-24 | document libkern functions/macros; ok art@ | Wilbern Cobb | |