summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* $FreeBSD$ tags moved to bottom of license aggmt.phantom1999-10-302-7/+2
* Remove comments left since mdoc.template time or just useless commentsphantom1999-10-307-58/+3
* Don't lower the ipl when returning from handling an interrupt.gallatin1999-10-301-3/+0
* mdoc(7)'fyphantom1999-10-3010-47/+77
* i8254_restore is called from apm_default_resume() to reloadiwasaki1999-10-309-0/+114
* ``tty'' is not required parameterphantom1999-10-301-1/+1
* uncomment FILES section (it look reasonable here)phantom1999-10-301-13/+23
* Fix broken cross reference : kldload(1) -> kldload(8)phantom1999-10-301-1/+1
* mdoc(7)'fy, fix broken FreeBSD release number (3.0.1 -> 3.1)phantom1999-10-301-6/+10
* Fix invalid pathes in FILES section, mdoc(7)'fyphantom1999-10-301-6/+5
* .Ox is ``clever'' now.phantom1999-10-301-2/+1
* Backout previous commit. This change should be applied to -STABLE only.phantom1999-10-301-2/+1
* add MLINKS: bpf.4 -> bpfilter.4phantom1999-10-301-1/+3
* Add option "-d destdir" which instructs config to use another outputmarcel1999-10-306-19/+79
* Remove a #define which doesn't do miracles anymore.phk1999-10-301-1/+0
* Allow the source root `S' to be overridden by defining it only whenmarcel1999-10-307-0/+14
* Update PicoBSD so it does not need to patch the passwd Makefile.roger1999-10-305-112/+25
* Reverse the sense of the test in the KASSERT's from the last commit.alc1999-10-301-2/+2
* `make' will fail if hash.h exists for some reason and gxx-hash needs to beobrien1999-10-301-1/+1
* The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) toalc1999-10-308-88/+68
* Fix a rather amusing bug.phk1999-10-301-2/+2
* Fix ownership of /dev/fd/*. We still had a bin:bin hangover from pre-3.0.obrien1999-10-303-3/+3
* Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for thephk1999-10-3020-64/+77
* Macro needed for NEWCARD kernel and STAILQ emulation.imp1999-10-301-0/+4
* Add sysctl debug.dircheck to allow directory sanity checking to be turneddillon1999-10-301-0/+11
* Revamped and more useful PPP node type, supporting multi-link PPP directly.archie1999-10-293-264/+702
* Revamped and more useful PPP node type, supporting multi-link PPP directly.archie1999-10-292-188/+1218
* Remove my completely un-funny IRC fortune.chris1999-10-291-2/+0
* Don't test boolean return against != 1.phk1999-10-292-8/+8
* useracc() the prequel:phk1999-10-29111-291/+50
* When getting a RCN event in state ACK_RCVD, RFC 1661 demands that wejoerg1999-10-291-1/+1
* Disable old PCCARD_MODULE code.imp1999-10-295-0/+10
* Add a comment before sl_compress_tcp() regarding mbuf assumptions.archie1999-10-291-0/+4
* Add HISTORY.obrien1999-10-291-0/+8
* Add entry for sys/dev/mii/mxphy.c which I somehow managed to forget,wpaul1999-10-291-0/+1
* Handle SAP responces in a more correct way. Allow connection numberbp1999-10-294-21/+30
* Remove #ifdef notyet code for doing I/O in a way we never will do it.phk1999-10-292-94/+0
* Add missing initialization which could lead to kernel panic.bp1999-10-291-0/+1
* Added code to enable BusMaster operations.semenu1999-10-295-8/+74
* Fix a logic problem that broke umount -a.green1999-10-291-4/+5
* Add (untested) support for the 3C562D/3C563D. I have been unable toimp1999-10-291-0/+3
* Slight touchups noticed after checkin.julian1999-10-293-6/+6
* Add a man page for the pppoe node. Includes sample code.julian1999-10-293-177/+969
* Remove the last vestiges of "vm_map_t phys_map". It's been unusedalc1999-10-293-4/+0
* toupper -> tolower to match changed behaviour of new grep case foldache1999-10-292-4/+4
* I'm told this makes more laptops work with the new attachment code.imp1999-10-292-2/+2
* When the session is running, don't include the ethernet header in the length ...julian1999-10-291-1/+2
* Actually install the rc.sysctl file (the one that reads /etc/sysctl.conf)peter1999-10-291-1/+2
* Add $FreeBSD$ - not that it makes much difference, but this is mainly meantpeter1999-10-293-0/+3
* Remove make.conf from /usr/src/etc/ in favor of the one indillon1999-10-281-194/+0
OpenPOWER on IntegriCloud