index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
config
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implemented a new keyword `disable'. This should be useful for controlling
bde
1996-04-13
4
-11
/
+20
*
Count PCI irqs in up to 4 ISAish counters named `pci irqnn' instead of
bde
1996-03-29
2
-2
/
+6
*
Make a little more effort to avoid touching certain generated files if
peter
1996-01-12
6
-11
/
+84
*
Changed the default/min/max number of users to 8/2/512 for all machine
dg
1995-12-29
1
-8
/
+8
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
2
-2
/
+11
*
Implement support for conf/options and i386/conf/options.i386
peter
1995-12-11
9
-8
/
+393
*
If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't make
wollman
1995-11-28
2
-0
/
+5
*
Support the configuration of "od" devices.
joerg
1995-10-31
1
-1
/
+1
*
Added support for a %SFILES token to auto-generate a SFILES= file list in
dg
1995-10-29
1
-0
/
+27
*
Don't pre-processor define 'ident'. This has subtle consequences for people
dg
1995-10-23
1
-1
/
+1
*
Fix CLEANFILES. Some temporary files were missing.
bde
1995-09-28
1
-1
/
+1
*
Put declarations in a header file ("ioconf.h")
bde
1995-09-19
1
-72
/
+113
*
Add missing quote to yyerror call.
gibbs
1995-07-18
1
-1
/
+1
*
Allow the specification of the controller bus when wiring down scsi buses.
gibbs
1995-07-17
3
-4
/
+15
*
Killed TIMEZONE, DST, and HZ keywords. They have generated a config error
dg
1995-06-29
4
-48
/
+1
*
Remove trailing whitespace.
rgrimes
1995-05-30
4
-10
/
+10
*
Fix 3 printf's that had the wrong number of arguments.
rgrimes
1995-05-14
1
-3
/
+3
*
Updated to work with Poul-Henning's recent kernel changes in the swap
dg
1995-05-14
1
-12
/
+0
*
Don't automatically default dumps to be on a swap device; if the user
wollman
1995-05-12
2
-8
/
+9
*
Revise this to actually print all the various isa_device field values
jkh
1995-05-11
1
-5
/
+5
*
Add a new `conflicts' flag for telling when a device is in conflict with
jkh
1995-05-11
4
-4
/
+10
*
Change the perennially annoying reminder to "make depend" (which may or
jkh
1995-05-03
1
-1
/
+1
*
Change warning message for when a device is wired to a floating
dufault
1995-03-07
1
-3
/
+8
*
Fixed bug with wiring down given SCSI bus.
dufault
1995-03-03
1
-5
/
+5
*
Added configuration for SCSI devices wired in place. The documentation
dufault
1995-03-01
4
-1
/
+160
*
Implement "clean" entries for device config entries.
gibbs
1995-03-01
2
-20
/
+36
*
Make good on my promise to finally clean up the config clobbering.
jkh
1995-02-22
3
-17
/
+34
*
Write setconf() in KNF, in K&R C, and in Standard C.Standard C.
bde
1995-02-18
1
-1
/
+1
*
Do away with 'options SWAP_GENERIC' once and for all: I get ill
wpaul
1995-02-18
1
-1
/
+3
*
config.y:
bde
1995-02-16
2
-27
/
+81
*
Always return null-terminated identifiers from yylex().
bde
1995-02-16
1
-2
/
+3
*
Restore the field widths that were clobbered by the previous commit so that
bde
1995-02-08
1
-6
/
+6
*
Removed the name length limitations on the device-driver names entirely.
phk
1995-02-05
1
-6
/
+6
*
Fix Sharnoff complaint #121 (cross-reference to config.new which does not
wollman
1995-01-14
1
-2
/
+0
*
Allow config to fully handle the aic7770 driver dependancies.
gibbs
1994-12-31
2
-3
/
+68
*
Finish removing `#ifdef STATCLOCK'. Not removing it properly here
bde
1994-12-06
1
-9
/
+0
*
Remove ifdef for STATCLOCK. STATCLOCK is standard.
bde
1994-11-27
2
-6
/
+1
*
Don't core on ``root on qq0 and fx0 and yy0'' specifications; just
wollman
1994-11-23
1
-2
/
+12
*
Put a simple algorithmus in there that checks the last generated prototype
ats
1994-11-20
1
-4
/
+13
*
Add new keywords to config. The options availible in file.i386 are now:
gibbs
1994-11-17
3
-12
/
+84
*
Treat formfeeds like any other whitespace.
wollman
1994-11-07
1
-1
/
+1
*
Don't include map.h - it's been obsoleted.
dg
1994-11-03
1
-4
/
+0
*
Whoops - one two many zeros in the initializer. This should have everybody
jkh
1994-11-03
1
-2
/
+2
*
Changes to initialize the id_enabled flag to 1.
jkh
1994-11-03
1
-2
/
+2
*
Added a slot in the swap-dev-table for NFS-diskless to abuse.
phk
1994-10-18
1
-0
/
+1
*
Undo the damage done to my previous changes. Whoever added the
jkh
1994-09-08
1
-2
/
+2
*
Revert back to old config behavior if compiled with -DCONFIG_DONT_CLOBBER.
wollman
1994-09-06
2
-0
/
+9
*
Eradicate my #1 (ok, maybe #2) peeve by making config now blow away
jkh
1994-09-03
1
-1
/
+19
*
Oops...forgot to list the changes....
dg
1994-08-18
4
-1
/
+4
*
Support for Bruce Evans' new dynamic interrupt support.
dg
1994-08-18
4
-86
/
+90
[next]