summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* de-constify to make it compatible with (krb4) and make-print-versionassar2001-05-111-2/+2
* In in_ifadown(), differentiate between whether the interface goesru2001-05-114-11/+15
* Add utility PAMs for finer userland controlmarkm2001-05-119-0/+556
* Fix PAMized telnet in exactly the same way as BDE did it for the othermarkm2001-05-114-8/+8
* Fix make world in the kerberosIV case.markm2001-05-111-1/+5
* Add 470.status-named.dirk2001-05-111-0/+1
* Add exact names for suggested screenmapsache2001-05-112-4/+4
* Update the fsck command in /etc/rc to use the new backgroundmckusick2001-05-111-1/+7
* Sync picobsd script with the one in -stable, and alsoluigi2001-05-111-2/+4
* Remove yet another deadlock case.mckusick2001-05-111-3/+6
* Fix world-breaking typo in previous commit.grog2001-05-111-1/+1
* Un-swap irq/link byte values so that printf works.msmith2001-05-113-3/+3
* Allow mail(1) to be able to read Eudora mailboxes by transformingmikeh2001-05-111-1/+13
* merge imported changes into HEADassar2001-05-113-18/+8
* New release notes: statfs(2) and df(1) track blocks committed to beingbmah2001-05-109-13/+137
* Add information about the 2400A controllers. Fix erroneous reference toscottl2001-05-102-8/+22
* Sync KOI8-U with latest KOI8-R changes. Also restore correct numberingsobomax2001-05-102-10/+6
* Bring the doc up to date with regard to the /etc bootstrapping codebsd2001-05-101-7/+19
* MFS: bring Luigi's updated diskless man page into -current.bsd2001-05-101-249/+165
* Add Romania to ftp mirrors.jkh2001-05-102-2/+6
* Trim lots of stuff that is now in MI code along with MD alpha code.jhb2001-05-101-324/+7
* - Split out the support for per-CPU data from the SMP code. UP kernelsjhb2001-05-1017-79/+139
* Add mousechar_start=3 for Russian fontache2001-05-102-2/+2
* Try to read the station address twice during the probe. I've seenwpaul2001-05-101-1/+7
* Handle sbsize as a size, not a number.sheldonh2001-05-101-1/+1
* Move cons25w entry last, index is off by one otherwise if RunningAsInitache2001-05-102-4/+8
* Remove CP866 keyboard and KOI8-R font to not confuse users.ache2001-05-102-12/+6
* - Use sched_lock and critical regions to ensure that LDT updates are threadjhb2001-05-107-63/+100
* Add support for Ukrainian console.sobomax2001-05-104-12/+38
* Add the ability to specify alternate PID file for syslogd.dwmalone2001-05-102-6/+14
* Delete everything that's not a directory in /var/run and /var/spool/lockbrian2001-05-101-2/+5
* Tell the user what group they must be in to su to root.obrien2001-05-101-1/+4
* mdoc(7) police: fix markup.ru2001-05-101-20/+20
* The new order of things is that dwlpxN is now called pcibN- so hack aroundmjacob2001-05-101-2/+4
* Fix the panics for real this time. When something can't be allocated,imp2001-05-101-24/+27
* add alpha_pci_route_interrupt methodmjacob2001-05-101-2/+4
* Quick hack to reintroduce the notion that there might be alpha platformsmjacob2001-05-101-20/+82
* FICL 2.05 has a flawed definition of BASE. Fix it.dcs2001-05-101-1/+1
* This file is not needed, use the default oneluigi2001-05-101-58/+0
* Include sys/lock.h for witness_list_locks() and axe unneeded sys/mutex.hjhb2001-05-091-1/+1
* Avoid flushing IPv6 routes. `route flush' removes necessaryume2001-05-091-1/+1
* Add in commented out entries for NEWCARD so that they are at leastjhb2001-05-092-0/+30
* The sk driver developed a bug when the multicast code was changed towpaul2001-05-092-12/+14
* Add include of sys/mutex.h and resort include of sys/lock.h.jhb2001-05-091-1/+2
* Add needed sys/lock.h include.jhb2001-05-091-0/+1
* * Simplify the population of the /etc memory filesystem. To avoidbsd2001-05-098-82/+102
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-4/+4
* Fixed world breakage in previous commit. -lpam must never be usedbde2001-05-091-3/+4
* Remove the error var, it hides the real one.sos2001-05-091-1/+1
* Avoid overflow when converting ticks to jiffies.des2001-05-092-2/+2
OpenPOWER on IntegriCloud