summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some typos:imp2003-03-291-6/+14
* 320.rdist is OBE as we don't have rdist in the base system any more.obrien2003-03-291-1/+0
* This is OBE as we don't have rdist in the base system any longer.obrien2003-03-291-31/+0
* Globally use -mieee in /usr/src for Alpha.obrien2003-03-291-0/+4
* Reduce "code duplication" for AMD CPU's.obrien2003-03-291-30/+10
* Back out the totally unapproved backout of my commits.obrien2003-03-294-60/+2
* Small mdoc fixseanc2003-03-292-2/+2
* Text formatting changes.mdodd2003-03-292-65/+68
* Don't panic if we aren't plugged into a hub.mdodd2003-03-291-5/+18
* add missing copyright noticessam2003-03-283-4/+90
* If IPCP is disabled, susccess of IPV6CP negotiation is sufficientume2003-03-281-0/+5
* Typo fixes. Translators can probably ignore these.bmah2003-03-282-6/+6
* New release notes: adduser(8) -g, gstat(8), omshell(1)/dhcpctl(3).bmah2003-03-282-0/+20
* Check for the PS_NEEDSIGCHK flag in the right flags field.jhb2003-03-282-2/+2
* Add an option to print the time in 12-hour format.mux2003-03-282-4/+26
* Perform warm reset if codec reports ready on attach.orion2003-03-281-16/+25
* xargs(1) is WARNS=6 clean.mux2003-03-281-1/+1
* When -o isn't specified, open /dev/null as stdin.mux2003-03-281-2/+5
* Move details of dev_t (and udev_t) to <sys/_types.h>.mike2003-03-284-31/+28
* Sysctl treats `long' and `unsigned long' differently - fix a comment.robert2003-03-281-1/+1
* - MAXPATHLEN -> PATH_MAX (pass correct buffer size to readlink as well)fjoe2003-03-281-17/+17
* Add pc-card from ARCHOS CD-224E cdrom.sobomax2003-03-281-0/+4
* bump __FreeBSD_version for thread-safe realpath(3)fjoe2003-03-281-1/+1
* Fix an XXX: and implement LINUX_BLKGETSIZE correctly.phk2003-03-281-6/+14
* Expound a little bit about the softc, where its size is found and aimp2003-03-281-2/+16
* Remove bogus card.4, and replace it with a link to oldcard.4. ruimp2003-03-282-104/+1
* Create a man page for bus_child_present(9), a function to see if aimp2003-03-282-1/+84
* pccarddevs_data.h no longer generatedimp2003-03-281-3/+2
* MFp4:imp2003-03-282-106/+10
* - Clean up function calling conventions.mdodd2003-03-284-439/+525
* Allow m_dup_pkthdr to accept mbufs with attached clusters assilby2003-03-281-3/+3
* Add a checksum to the kernel message buffer, and update it everyiedowse2003-03-282-4/+25
* Multicast support, gleaned from NetBSD's if_iy driver.mdodd2003-03-282-5/+103
* Close the disk file descriptor that is RO before trying to open thejmallett2003-03-281-4/+1
* Default data length should be 56, not 64.mdodd2003-03-281-1/+1
* Make realpath() thread-safe. New implementation does not use chdir(2) at all.fjoe2003-03-272-111/+128
* Check return value from vmapbuf instead of the function address.tegge2003-03-271-2/+1
* Don't pass NULL in as a flags argument to libfetch's fetchGetURL()rwatson2003-03-271-1/+1
* Correct LDBL_* constants based on values from i386.das2003-03-271-9/+9
* - Rely on ether_ifattach() to initialize part of our struct ifnetmdodd2003-03-271-23/+17
* Add an information and fix typo.shiba2003-03-271-2/+2
* Eliminate a buffer sleep/wakeup race.tegge2003-03-271-7/+3
* Trim "trustedbsd_" from the front of the policy module "short names";rwatson2003-03-279-10/+10
* Add missing includes from previous commit.jhb2003-03-272-0/+2
* Fix indentation.maxim2003-03-271-2/+2
* o Protect set_fs_param() by splimp(9).maxim2003-03-272-8/+18
* Run a revision on the OAM api.phk2003-03-276-180/+440
* Check return value of g_call_me()phk2003-03-271-4/+5
* o netisr_queue() returns 1 on success and 0 on failure,maxim2003-03-271-1/+1
* Deregister the dev_clone event handler we registered - don't touch thetjr2003-03-272-4/+8
OpenPOWER on IntegriCloud