summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove unneeded #include <sys/buf.h>phk2000-05-053-3/+0
* Don't use struct buf for random small temporary buffers.phk2000-05-052-10/+14
* Add IP addresses to the rules required to "Allow anything fromsheldonh2000-05-051-3/+4
* Install a manual page for `tcsh(1)', for completeness.jkoshy2000-05-051-0/+1
* GENERIC98 -> GENERICnyan2000-05-051-1/+1
* GENERIC98 is removed.nyan2000-05-051-1/+1
* Don't use getebuf() unless you really need a struct buf. Malloc willphk2000-05-051-10/+12
* Remove the static heap. It is unknown why it was needed in theps2000-05-051-10/+0
* Build modules in a subdir of the kernel build dir. Add a `cleandir'obrien2000-05-051-4/+8
* Correct an xref.mpp2000-05-052-2/+6
* Minor mdoc cleanup.mpp2000-05-053-5/+7
* Lay the groundwork for on-demand dictionary expansion.dcs2000-05-053-5/+48
* Correct the usage of the ".Bd -literal -offset xxx" macro to usempp2000-05-051-8/+8
* Document the new statistics control messages.archie2000-05-052-2/+38
* Fix a couple of bugs:archie2000-05-052-41/+253
* Add a little do-nothing ``slopsucker'' device which gives a homewollman2000-05-043-0/+132
* Correct a bug whereby allocations to the dictionary would not be alloweddcs2000-05-041-3/+3
* Make documentation on recently added heap? command reflect reality.dcs2000-05-042-4/+4
* Add "heap?" to loader's man page.dcs2000-05-042-0/+6
* Further improve ordering.dcs2000-05-042-8/+8
* Sort entries in FreeBSD-specific FICL commands.dcs2000-05-042-28/+28
* Set MAKEOBJDIRPREFIX to modules/ in the current directory and build modulesobrien2000-05-042-12/+20
* Add heap?, so we can tell how much free space we have left.dcs2000-05-041-0/+9
* Add PCI identification for another SmartArray 4200, which identifiesjlemon2000-05-041-6/+14
* Fix one bug where the kn_head list could be manipulated withoutjlemon2000-05-041-2/+8
* Change the definition of sdata from u_long --> intptr_t to correctlyjlemon2000-05-041-1/+1
* Add a kqueue(2) manual page.jlemon2000-05-042-1/+401
* fix the 100% cpu in xmms issuecg2000-05-041-1/+0
* Oops. I forgot to remove bsd.kmod.mk from the list of files installed. :-(peter2000-05-041-1/+1
* Update my copyright. Add license.phantom2000-05-042-7/+48
* Fix code names according to KOI8-U RFCphantom2000-05-042-10/+10
* Add libipsec to the list of available librariesphantom2000-05-041-0/+2
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-0478-3438/+241
* Don't assume that the PCI BIOS is going to clear the unused bits in %ecxmsmith2000-05-046-6/+30
* mdoc(7) style cleanupphantom2000-05-046-37/+62
* Move netgraph node type man pages from section 8 to section 4.archie2000-05-0435-179/+66
* mdoc(7) style fixes and cleanupphantom2000-05-041-35/+39
* Fix path to ip6fwphantom2000-05-041-1/+1
* . clean `.Os' macro value.phantom2000-05-041-10/+6
* Remove hard sentence breaks introduced in rev 1.9.sheldonh2000-05-041-7/+11
* . clean `.Os' macro value since this tool is not KAME-only tools anymorephantom2000-05-041-5/+8
* Remove outdated BUGS section. We'll never rename comcontrol to siocontrol.phantom2000-05-041-4/+0
* Document `.Fx', `.Nx' and `.Ox' macros as callable and parsable.phantom2000-05-042-8/+5
* Add ioctl() in read_ether() so that pccardd ensure reading its etheriwasaki2000-05-041-0/+2
* Use `Er' variable to define first column width in ERRORS section. It wasphantom2000-05-0453-54/+54
* Set `Er' default value to 17n (length("EPROTONOSUPPORT") + 1)phantom2000-05-041-1/+1
* Repocopied to src/sys/conf/kmod.mkpeter2000-05-041-301/+0
* Pull in sys/conf/kmod.mk, rather than /usr/share/mk/bsd.kmod.mk.peter2000-05-04117-117/+117
* These files are located under usr.bin/calendar/calendars/ru_RU.KOI8-R nowphantom2000-05-045-131/+0
* Directory renamed in /usr/share/calendar: ru_SU.KOI8-R -> ru_RU.KOI8-Rphantom2000-05-041-1/+1
OpenPOWER on IntegriCloud