| Commit message (Expand) | Author | Age | Files | Lines |
* | - New style of jail(8) usage requires "-c" argument to create a jail. | kuriyama | 2009-11-26 | 1 | -2/+2 |
* | Avoid sshd, cron, syslogd and inetd to be killed under high-pressure swap | attilio | 2009-11-25 | 3 | -0/+12 |
* | Unify fifolog_writer usage printout with fifolog_create and | jh | 2009-11-17 | 1 | -1/+1 |
* | Merge ACPICA 20091112. | jkim | 2009-11-16 | 1 | -2/+2 |
* | Collapse devinfo_state_t with device_state_t in order to avoid a | attilio | 2009-11-15 | 2 | -5/+5 |
* | Convert syscons on i386 to TERM=xterm. | ed | 2009-11-13 | 2 | -14/+3 |
* | Switch the default terminal emulation style to xterm for most platforms. | ed | 2009-11-13 | 2 | -0/+11 |
* | Add a new flag to vidcontrol, -T, that allows terminal mode switching. | ed | 2009-11-11 | 2 | -3/+22 |
* | Remove a bunch of code used to detect SMP on ((i386 && !pc98) || amd64) and | des | 2009-11-10 | 8 | -867/+1 |
* | Set umask to 0x077 instead of the default. This prevents non-root user | delphij | 2009-11-03 | 1 | -0/+2 |
* | Add more verbose output when dumping the configuration descriptor. | thompsa | 2009-11-02 | 1 | -12/+57 |
* | MFV of r198828, tzcode2009q | edwin | 2009-11-02 | 2 | -6/+6 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 3 | -3/+3 |
* | Expand DESCRIPTION and a basic EXAMPLES section. | brueffer | 2009-11-01 | 1 | -1/+9 |
* | Include the output of the ddb(4) capture buffer. | jhb | 2009-10-29 | 1 | -0/+7 |
* | Don't leak a file descriptor when ejecting a CDROM. | cperciva | 2009-10-26 | 1 | -0/+1 |
* | Eject CDROM after installation if used as source media. | cperciva | 2009-10-26 | 1 | -0/+22 |
* | - Add support for chrooted installs. | edwin | 2009-10-21 | 2 | -77/+156 |
* | Introduce 'netDev=ANY' support for scripted (install.cfg) installs, which res... | rink | 2009-10-21 | 1 | -10/+73 |
* | Instead of having to know which timezone was picked last time, you | edwin | 2009-10-20 | 2 | -16/+80 |
* | Make the usage of the default zoneinfo file to install clearer. | edwin | 2009-10-19 | 1 | -5/+6 |
* | When tzsetup is run as non-root and the "CMOS clock question on | edwin | 2009-10-19 | 1 | -1/+3 |
* | Merge ACPICA 20091013. | jkim | 2009-10-19 | 1 | -1/+2 |
* | Don't forget to increment the man page date. | ed | 2009-10-18 | 1 | -1/+1 |
* | Fix a typo in the jail(8) manpage. | ed | 2009-10-18 | 1 | -1/+1 |
* | Correct typo: thetime -> the time | emaste | 2009-10-13 | 1 | -1/+1 |
* | When run() returns an error, print the error message also in | jh | 2009-10-07 | 1 | -2/+6 |
* | Fix using lp(1) without the new -t option after r194171. | jilles | 2009-09-29 | 1 | -2/+2 |
* | Special-case "-r X" where X is [0-9.]+ to mean "-r X-RELEASE". | cperciva | 2009-09-29 | 1 | -0/+3 |
* | Copy apm(4) emulation from sys/i386/acpica/acpi_machdep.c and | jkim | 2009-09-27 | 2 | -1/+4 |
* | Make the keyboard layer Unicode aware. | ed | 2009-09-19 | 2 | -5/+5 |
* | Spell Israel correctly. | ed | 2009-09-18 | 1 | -1/+1 |
* | Fixed markup. | ru | 2009-09-17 | 1 | -4/+4 |
* | Add support for ND6_IFF_IFDISABLED and ND6_IFF_ACCEPT_RTADV to | hrs | 2009-09-12 | 4 | -7/+60 |
* | Improve flexibility of receiving Router Advertisement and | hrs | 2009-09-12 | 2 | -9/+24 |
* | Catch up with ACPICA 20090903. | jkim | 2009-09-11 | 1 | -5/+5 |
* | The boot loader is a FreeBSD a.out binary for x86, not a VAX binary. | imp | 2009-09-10 | 1 | -1/+1 |
* | In the NEXTADDR macro use SA_SIZE() rather than directly using | bz | 2009-09-05 | 1 | -1/+1 |
* | Don't bother obtaining the ident if we are not going to print it. | pjd | 2009-09-03 | 1 | -4/+1 |
* | - Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes. | flz | 2009-09-02 | 1 | -3/+3 |
* | Add support for INDEX-9 [1] | dougb | 2009-08-31 | 1 | -3/+3 |
* | MFV of r195794 | edwin | 2009-08-27 | 1 | -2/+2 |
* | - Use the headers from ACPI-CA to define various constants and structures | jhb | 2009-08-25 | 4 | -740/+523 |
* | Document that ppp handles pipe(2) descriptors specially in -direct mode. | brian | 2009-08-25 | 1 | -1/+14 |
* | When ``ppp -direct'' is invoked by a program that uses pipe(2) to | brian | 2009-08-24 | 4 | -126/+305 |
* | When realloc()ing device memory for transfer to another ppp process, | brian | 2009-08-24 | 3 | -11/+13 |
* | Unhardcode 0x100 inside kbdcontrol. | ed | 2009-08-24 | 1 | -71/+73 |
* | Oops. Needed to adjust a little bit more of the line for packages-8-stable | kensmith | 2009-08-24 | 1 | -1/+1 |
* | - Add AS lookup functionality to traceroute6(8) as well. | ume | 2009-08-23 | 3 | -3/+42 |
* | Enable _DIRENT_HAVE_D_TYPE so wpa_cli scans directories properly | sam | 2009-08-23 | 1 | -0/+2 |