summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-09-14error out from btlb_insert() if there is noneMichael Shalayeff
2004-09-14vnd key is u_char *Theo de Raadt
2004-09-14install mtree.Marc Espie
2004-09-14remove unused variablesTheo de Raadt
2004-09-14always map the io spaceMichael Shalayeff
2004-09-14do not print anything about btlb if there is noneMichael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14remove gcc specific extensions, and ARGSUSED where usefulTheo de Raadt
2004-09-14new categories, modules and manual-installation, not active yet.Marc Espie
new visit method, to do anything on a packing-list.
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14allocate ext-cfg memory if was requestd in dd_stimemreqMichael Shalayeff
2004-09-14treat ENOBUFS like EAGAIN and try laterHenning Brauer
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14delete unused variableTheo de Raadt
2004-09-14Handle basic mtree for directory creation.Marc Espie
2004-09-14optind and optarg not usedTheo de Raadt
2004-09-14use __inline instead of inline (for portability)Theo de Raadt
2004-09-14better nkpdes calculation including pdes for io space now; move ↵Michael Shalayeff
uvm_page_physload() to later where pdes are all mapped already
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14unalias system() copy from libc versionTheo de Raadt
2004-09-14sprinkle some ARGSUSED for table driven functionsTheo de Raadt
2004-09-14signed vs unsignedTheo de Raadt
2004-09-14spacingTheo de Raadt
2004-09-14lint says unsigned...Theo de Raadt
2004-09-14ansiTheo de Raadt
2004-09-14need rfork() stub for lintTheo de Raadt
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14higher max kmem default and mark swap brokenMichael Shalayeff
2004-09-14remove unused variableTheo de Raadt
2004-09-14a few more funcsMichael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14do not alias over libc ttyname(3)Theo de Raadt
2004-09-14two more icensemble codecs. now they are via really...Michael Shalayeff
2004-09-14ARGSUSED before signal handler with unused signoTheo de Raadt
2004-09-14page for pdc. major functions described. more work neededMichael Shalayeff
2004-09-14paranoia: reset query->fd to -1 after close, from canacar some time agoHenning Brauer
2004-09-14move to 3.6-currentTheo de Raadt
2004-09-13for pcons tty and kernel console (ie. boot -a) input, replace prom ^HTheo de Raadt
with ^? as that is what we have standardized on for all delete keys. this got missed, meaning boot -a and RAMDISK console tty were gross. ok miod
2004-09-12add br keymap; from miodTheo de Raadt
2004-09-12Return the most common data link type instead of the first match for anClaudio Jeker
interface. Where the most common DLT is the one with the smallest id. This fixes tcpdump for atw(4) that attaches multiple bpf hooks. Tested: millert@, Sigfred Haversen, otto@, mcbride@, sturm@, krw@, Steve Shockley OK millert@ deraadt@
2004-09-11backout 1.48, but maintain the fix for the merge error.David Gwynne
fixes hangs/crashes on detach of various devices. found by jolan@, tested by drahn@ and jolan@, ok by deraadt@
2004-09-11Verify packets from the server were md5'd with the same sharedTodd C. Miller
secret we used in the request. OK deraadt@
2004-09-10Bail out on errors when making very small filesystems. ok deraadt@Otto Moerbeek
2004-09-10Update sets sizes with the latest binaries (except for hp300 X11 which willMiod Vallat
be late).
2004-09-10Upgrades are allowed.Miod Vallat
2004-09-10End sentences with a dot.Miod Vallat
2004-09-10Better wording, and a few typos.Miod Vallat
2004-09-10Document cdemu36.iso, because we are nice lads, but you really really reallyMiod Vallat
do not want to use it, and you don't need it, honest! (well, maybe just a little) Based on a discussion with tom@
2004-09-10Remind people that 386 and 486 systems really need an FPU.Miod Vallat
2004-09-10Do not mention a.out upgrades anymore, they are not supported anymore.Miod Vallat