summaryrefslogtreecommitdiff
path: root/release/picobsd
Commit message (Expand)AuthorAgeFilesLines
...
* MFC: add option to build modules.Luigi Rizzo2001-11-012-3/+20
* MFC: user correct names for sysctl variables.Luigi Rizzo2001-10-301-2/+2
* Minor fix to ethertable parsing - sync with current.Luigi Rizzo2001-10-261-4/+4
* MFC: add -d flag to show deltas in interface statistics, e.g.Luigi Rizzo2001-10-101-6/+32
* MFC: use host keys from the config directory if they exist, instead ofLuigi Rizzo2001-10-071-2/+6
* MFC: make fetch_mask return ${default_mask} if entry not found.Luigi Rizzo2001-10-071-3/+5
* MFC: add code to print interrupt statistics when they areLuigi Rizzo2001-10-071-0/+42
* Add code to print mbuf statistics - they are exported via sysctlLuigi Rizzo2001-10-071-6/+153
* MFC: use @__CWD__@ as magic keyword to indicate "this directory"Luigi Rizzo2001-10-041-1/+1
* MFC: create functions to lookup/set interface addresses, and use them.Luigi Rizzo2001-10-042-20/+81
* MFC: Add networks file to lookup netmasksLuigi Rizzo2001-10-041-3/+4
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-10-041-0/+4
* MFC import 1.14->1.15 changes into -stableLuigi Rizzo2001-10-021-344/+426
* MFC: build the kernel outside the source treeLuigi Rizzo2001-10-021-3/+13
* MFC: Support the use of wildcards in MAC addresses in the #ethertableLuigi Rizzo2001-09-302-4/+10
* MFC: Comment out tcpdump, it is getting too large to fit on theLuigi Rizzo2001-09-301-1/+4
* Add lnc driver, which can be used with vmware.Luigi Rizzo2001-09-301-0/+1
* MFC: picobsd script fixes from 1.14Luigi Rizzo2001-09-281-53/+75
* MFC: Use MAKEDEV from ${SRC} on -current where it's being run with devfs.Josef Karthauser2001-09-201-10/+12
* MFC: make script aware of the correct memory disk to use.Luigi Rizzo2001-09-201-35/+53
* MFC: move rules to create the stripped kernel into Makefile.conf,Luigi Rizzo2001-09-042-38/+48
* MFC: (bugfix) supply a default value for kernel config binary.Luigi Rizzo2001-09-011-0/+1
* MFC: bugfix -- use correct variable to identify picobsd type.Luigi Rizzo2001-09-011-5/+6
* MFC: add a missing -oLuigi Rizzo2001-08-301-1/+1
* MFC: picobsd script now lets you specify which source tree to use,Luigi Rizzo2001-08-292-30/+59
* Remove DEVFS vestiges.Dima Dorfman2001-07-251-4/+1
* MFC: minor cleanup of the build script for better handling of alternateLuigi Rizzo2001-06-201-8/+33
* MFC: patch boot2 so it goes right away to load /kernelLuigi Rizzo2001-05-111-1/+3
* MFC: add options MD_ROOT_SIZE line to kernel configLuigi Rizzo2001-05-101-0/+1
* MFC: this file is not needed, use default one instead.Luigi Rizzo2001-05-101-58/+0
* MFC: remove reference to "clean" script, include "bridge" in buildLuigi Rizzo2001-05-081-2/+1
* Fix a bug in the script: need absolute path, not a relative one.Luigi Rizzo2001-05-081-1/+1
* MFC: Style changes from -current.Josef Karthauser2001-04-232-418/+467
* Remove this file from RELENG_4. It has been broken here forLuigi Rizzo2001-04-221-31/+0
* Add -s labels to vnconfig. Remove some unused error messages.Luigi Rizzo2001-03-131-14/+2
* Always try to make the kernel, in case something has changed in theLuigi Rizzo2001-02-211-1/+3
* Not needed anymoreLuigi Rizzo2001-02-201-8/+0
* The previous solution for relative paths would clutter theLuigi Rizzo2001-02-201-2/+3
* More cleanup, including run crunchgen in the same directory asLuigi Rizzo2001-02-201-14/+16
* Remove Makefile, it has been broken for quite some time andLuigi Rizzo2001-02-202-297/+0
* Miscellaneous cleanups of the script.Luigi Rizzo2001-02-201-28/+32
* Take initial files from either mfs or floppy.Luigi Rizzo2001-02-201-6/+5
* Fix a relative pathnameLuigi Rizzo2001-02-201-1/+1
* Adapt to new scriptsLuigi Rizzo2001-02-201-11/+11
* Missing MD_ROOT_SIZE in kernel config file,Luigi Rizzo2001-02-203-1/+6
* Missing MD_ROOT_SIZE in kernel config file, and removed aLuigi Rizzo2001-02-202-2/+3
* Adapt to new picobsd build scripts.Luigi Rizzo2001-02-201-0/+48
* Remove this file, the description is now outdated, the structureLuigi Rizzo2001-02-201-77/+0
* Do not try to copy everything from the floppy... In factLuigi Rizzo2001-02-201-2/+2
* Adapt to new picobsd build scriptsLuigi Rizzo2001-02-207-52/+5