Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-07 | o use 'ls -C' to speed and simplify both sets viewing and timezone selection | Todd T. Fries | |
o use a tzlist instead of a tzdir o as a bonus, sets lists are now sorted top-down instead of left-right o use stty to calculate 4char padding surrounding sets lists collaboration with Alexander Hall halex@ ok deraadt@ | |||
2009-05-07 | sync | Theo de Raadt | |
2009-05-06 | configure the input and output ports in trigger_{input,output} instead | Jacob Meuser | |
of set_params so they only get configured when necessary. | |||
2009-05-06 | use /snapshots/ rather than /4.5/ when you choose a numbered mirror from | Stuart Henderson | |
the list. ok deraadt | |||
2009-05-06 | - explicitely disable some s/pdif features (ac3 passthrough, 24 and 32-bit | Jacob Meuser | |
modes, "double speed") - connect s/pdif output to the correct controller channels fixes s/pdif output, which I partly broke when adding multichannel support. problem reported and patches tested by Antti Harri, thanks. | |||
2009-05-06 | Skip terminal initialization when logging in from an xterm, we | Todd C. Miller | |
can be fairly sure the terminal is already initialized. Avoids a one second pause on login. Requested and OK deraadt@ | |||
2009-05-06 | add missing flags to the output of usage() and sort them as usual | Igor Sobrado | |
in BSD operating systems; while here, indent source code in a way it fits on 80-column displays. ok jmc@ | |||
2009-05-06 | make nifs init global, so it can be relied upon | Todd T. Fries | |
ok deraadt@ | |||
2009-05-06 | .Xr endrun 4 | Kevin Steves | |
spotted by jmc@ | |||
2009-05-06 | Workaround a bridge deadlock, as advised by comments found in the linux sn1 | Miod Vallat | |
code. | |||
2009-05-06 | IP27 and IP35 do not layout physical memory the same way, IP35 is much | Miod Vallat | |
simpler; use two different routines to register memory depending on the system type. | |||
2009-05-06 | Fix typo in a comment, and remove 20st-century mention of option | Miod Vallat | |
MACHINE_NONCONTIG (not even MACHINE_NEWNONCONTIG!) | |||
2009-05-06 | Fix signedness of comparison used to know whether we have already reached | Miod Vallat | |
the next scheduled clock interrupt; the comparison would before always be true, causing the clock to really run at hz/2. While there, remove unused nanodelay() and attempt to clean clock initialization a bit. | |||
2009-05-06 | When computing output result for jump scroll purposes, do not count LF | Miod Vallat | |
as moving the cursor one charcell right before scrolling. | |||
2009-05-06 | deraadt pointed out that the sentence i added in the previous commit | Jason McIntyre | |
kind of mangled the sense of the text before, so rewrite it; ok deraadt | |||
2009-05-06 | - document /etc/kbdtype | Jason McIntyre | |
- standard options list - some minor tweakage based on a diff from Rodolfo Gouveia | |||
2009-05-06 | Use getttynam() from libc instead of the private version in tset. | Todd C. Miller | |
2009-05-06 | Document AI_NUMERICSERV; feedback and ok millert@ | Jacek Masiulaniec | |
2009-05-06 | fix incorrect TFOM range | Kevin Steves | |
2009-05-06 | do not ignore COLUMNS in -C mode, even if !isatty(STDOUT_FILENO) | Todd T. Fries | |
from FreeBSD ok millert@, posix checked by jmc@ | |||
2009-05-06 | lift the note on customised motd from afterboot(8); | Jason McIntyre | |
diff from Rodolfo Gouveia, though i applied a different fix | |||
2009-05-06 | endrun(4) - EndRun Technologies native time-of-day message timedelta | Kevin Steves | |
sensor. Based on msts(4). Tested with Praecis Ct (http://www.endruntechnologies.com/network-time-source.htm). help and feedback mbalmer 'no problem with this sensor going in' deraadt | |||
2009-05-06 | remove erroneous fldcnt test. fldcnt can never be 13 here. this is | Kevin Steves | |
apparently a leftover from tty_nmea.c | |||
2009-05-06 | whoa, we were assuming that $_password was still the user password. we | Theo de Raadt | |
got lucky. | |||
2009-05-06 | Don't display 'No disks found.' after configuring the last disk. | Kenneth R Westerback | |
"Silence is golden." deraadt@ | |||
2009-05-06 | tell people to pkill dhclient; spotted by Rodolfo Gouveia | Theo de Raadt | |
2009-05-06 | Put the tzdir onto some of the media we think it will fit onto | Theo de Raadt | |
2009-05-06 | Split the collection of many questions from the appplication of their | Theo de Raadt | |
change. Then ask them at the start. The timezone stuff remains a bit weird since we have to depend on when we get the TZ names, or when we get network... so there are 3 possible places that question can be asked. But now basically once it starts ftp'ing the sets, you only have the final done prompt. | |||
2009-05-06 | De-uglify disk configuration in the non-auto layout cases. Trust | Kenneth R Westerback | |
disklabel(8) to prevent duplicate mount points, and the user to enter all their mountpoint info in disklabel(8). Proceed directly to disk formatting after the last disk is configured. Do not pass go. ok deraadt@ | |||
2009-05-05 | accept TZ hints from the ftplist | Theo de Raadt | |
2009-05-05 | shorter default answer for the nameserver question | Theo de Raadt | |
2009-05-05 | If only one interface, and it is running dhclient, skip the | Theo de Raadt | |
default route / domainname / nameserver questions we already know the answers to | |||
2009-05-05 | count network interfaces as we configure them | Theo de Raadt | |
2009-05-05 | avoid changing directories a bit | Theo de Raadt | |
2009-05-05 | tabs and spaces and pedantry for the user entry | Theo de Raadt | |
2009-05-05 | cope with users who cannot read the username question | Theo de Raadt | |
2009-05-05 | fix a couple of comment typos | Stuart Henderson | |
2009-05-05 | check that an IMSG_CTL_SHOW_RIB_PREFIX request has a valid | Stuart Henderson | |
address family before passing it to the RDE. ok henning@ claudio@ | |||
2009-05-05 | socks5 has been removed; use dante instead | Martynas Venckus | |
sure theo | |||
2009-05-05 | sync with the ftp changes | Martynas Venckus | |
2009-05-05 | adjust for ftp -DSMALL changes. been in test kernels tested by many. | Stuart Henderson | |
ok martynas, deraadt | |||
2009-05-05 | make it clean removing the ifdef SMALL maze. separate cmds and | Martynas Venckus | |
small stuff. make it a fetcher. shrinks quite a bit agreed by millert@, krw@ ok theo, sthen@ | |||
2009-05-05 | fix for upgrade and vlans | Todd T. Fries | |
noticed by naddy@, tested by me, ok deraadt@ | |||
2009-05-05 | Fix usage string for mknod builtin. | Todd C. Miller | |
2009-05-05 | Add extents for prefetchable memory mapped I/O. Should remove conflict | Mark Kettenis | |
messages for devices using prefetchable memory sitting behind bridges. | |||
2009-05-05 | use logical or when it's intended to be a logical or; ok krw@ | Otto Moerbeek | |
2009-05-05 | Always specify ssh_config for multiplex tests: prevents breakage caused | Darren Tucker | |
by options in ~/.ssh/config. From Dan Peterson. | |||
2009-05-05 | remove some debug | Theo de Raadt | |
2009-05-05 | Add a mechanism to build a false hierarchy of the zoneinfo on | Theo de Raadt | |
the ramdisk | |||
2009-05-05 | Second step of PG_RELEASED cleanup. | Owain Ainsworth | |
uvm_km deals with kernel memory which is either part of one of the kernel maps, or the main kernel object (a uao). If on km_pgremove we hit a busy page, just sleep on it, if so there's some async io (and that is unlikely). we can remove the check for uvm_km_alloc1() for a released page since now we will never end up with a removed but released page in the kernel map (due to the other chunk and the last diff). ok ariane@. Diff survived several make builds, on amd64 and sparc64, also forced paging with ariane's evil program. |