]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-31 nsouchBrooktree driver ported to the new I2C framework. See...
1998-10-31 nsouchExtensions to iicbus(4) added + brooktree848 driver...
1998-10-31 dfr* Use explicitly sized types for grovelling around...
1998-10-31 dfr* Fix vga_probe() so that it doesn't report a non-vga...
1998-10-31 peterThe last argument to vm_object_page_clean() are now...
1998-10-31 obrienBackout rev 1.175.
1998-10-31 msmith - Add a new command 'lsdev' to list devices which...
1998-10-31 msmithAdd a new field to the devsw structure; dv_print, to...
1998-10-30 jmzTypo.
1998-10-30 julianAdd a hungarian map to allow use of a US 101 key keyboard.
1998-10-30 desDocument that we support i82595-based Ethernet adapters...
1998-10-30 joergFix some of the more blatant bugs in the original code...
1998-10-30 joergThis commit was generated by cvs2svn to compensate...
1998-10-30 joergThis is enigma, aka. crypt(1). It has suppsedly been...
1998-10-30 dgRename a function name so that it doesn't conflict...
1998-10-30 dgUnwire everything to the inactive queue in order to...
1998-10-30 luigiFix a typo, and remove verbose error reporting when in
1998-10-30 luigiUse "KB" instead of "Kb" for KiloBytes, consistently...
1998-10-30 asami(1) Add new variables LOOP_VAR and LOOP_OPTIONS to...
1998-10-30 luoqiFix an uninitialized variable in the `dangerously dedic...
1998-10-30 obrien``MAKEDEV ccd3'' is now consistant with many of the...
1998-10-30 msmithAdd the ability to specify where on the at_shutdown...
1998-10-30 gibbsDo not disable the ISA compatibility window if it is...
1998-10-30 jkhPut back MFS_ROOT now that it's been fixed correctly.
1998-10-30 jkhFix this correctly - check if mfs_getimage() succeeds...
1998-10-30 jkhTake MFS_ROOT out for now; for some reason, the alpha...
1998-10-30 msmithMake the BTX loader much more quiet about what it's...
1998-10-29 brianDon't call PacketAliasIn() when we turn around packets...
1998-10-29 msmithPrevent buffer overflow in getpwnam()
1998-10-29 natetx(4) - misspelled word
1998-10-29 jdpAdd support for -Wformat consistency checking between...
1998-10-29 rnordierClarify processing of the string argument by psignal().
1998-10-29 obrien``MAKEDEV bpf3'' is now consistant with many of the...
1998-10-29 jdpPer request from ache, change the numbering scheme...
1998-10-29 rnordier(Whoops: make it better instead of worse this time...
1998-10-29 rnordierClarify processing of the string argument by perror().
1998-10-29 gibbsCorrect the reporting of the queue full condition so...
1998-10-29 dimaBump VERSREQ to make ``config'' happy.
1998-10-29 rnordierCheck for a zero-length as well as a NULL string argument.
1998-10-29 abialUpdate help files to reflect changes in vm utility.
1998-10-29 abialFix conversion from pages to kB's.
1998-10-29 bdeOops, rev.1.167 made the device number checking in...
1998-10-29 rnordierThe man page implies that the string argument to psigna...
1998-10-29 dgFixed editing error. Pointed out by bde.
1998-10-29 obrienIncrease the granularity of the debugging messages.
1998-10-29 obrienAdd some debugging statments (only if DEBUG opt is...
1998-10-29 bdeDon't install the lp.4 -> plip.4 links, since the impor...
1998-10-29 peterRemove the V_SAVEMETA flag, nothing uses it any more...
1998-10-29 petererror return assignment was less than ideal. Fix the...
1998-10-29 bde`vector xxxintr' should cause a syntax error.
1998-10-29 bdeFixed missing link and disordering in previous commit.
1998-10-29 peterUse vtruncbuf() to clean out cached blocks on a file...
1998-10-29 peterUse vtruncbuf() rather than vinvalbuf() when shortening...
1998-10-29 jdpMake the definition of __printf0like() vary according...
1998-10-29 jdpAdd a new predefined preprocessor symbol "__FreeBSD_cc_...
1998-10-29 brianRemove some redundant (#if 0'd) code.
1998-10-29 wollmanA small fragment of new ISA framework: manifest constan...
1998-10-29 wollmanA Perl5 version of makedevops.sh. Fixes a bug in the...
1998-10-29 wollmanThe new resource manager, hopefully in a reasonably...
1998-10-28 jkhUnlink old contents of package when extracting new.
1998-10-28 rvbChange the way unmounting happens to guarantee that the
1998-10-28 rvbUpdate
1998-10-28 rvbVenus must be passed O_CREAT flag on VOP_OPEN iff this is
1998-10-28 msmithSimplify the "is a character ready" test, so that we...
1998-10-28 abialCorect info about help files being stored in ar archive.
1998-10-28 abialAdd missing psm0 dev entry.
1998-10-28 abialAdded TODO list. Automate changing of the "Last updated...
1998-10-28 dgFixed wrong comments in and about vm_page_deactivate().
1998-10-28 dgAdded a second argument, "activate" to the vm_page_unwi...
1998-10-28 katoSync with sys/i386/conf/Makefile.i386 revision 1.127.
1998-10-28 jkhClarify a rather ambiguous debugging message.
1998-10-28 dfrAdd BUS_DEBUG option in opt_bus.h
1998-10-28 jdpBack out previous work-around for "vmstat -i" failing...
1998-10-28 jdpHandle ELF symbols better. This fixes "vmstat -i"...
1998-10-28 jdpHandle ELF symbols better. This fixes "vmstat -i"...
1998-10-28 jkhCheck for C:\FREEBSD also, for backwards compatibility
1998-10-28 nsouchmicroseq.9: general purpose parallel microcode for...
1998-10-28 nsouchppc.4 moved from man4 to man4.i386: parallel port chips...
1998-10-28 nsouchFinally they arrive! ppbus (Parallel Port Bus framework...
1998-10-28 nsouchMore I2C framework docs. See iicbus(4) for more info.
1998-10-28 nsouchI2C framework manpages. See iicbus(4) for more info.
1998-10-27 brianUntimeout the chat expect timer as soon as we get a
1998-10-27 brianAdd ``set proctitle'' for changing argv[0]. All substi...
1998-10-27 brianAdd ``PROCESSID'' as a constant expanded when running
1998-10-27 brianStress that ``none'' must be specified on the `set...
1998-10-27 msmithFixes for handling 'wfd' (and any other disk with a...
1998-10-27 rnordierAvoid interruptions while talking to keyboard controller.
1998-10-27 rnordierbiosboot compatibility fix: change behavior of backspac...
1998-10-27 dgAdded needed splvm() protection around object page...
1998-10-27 bdeOops, the redundant tests for major numbers weren't...
1998-10-27 dfrLots of debugging code and some bugfixes.
1998-10-27 dfrSome optimisations to the fragment reassembly code.
1998-10-27 dfrFix a bug in the new fragment reassembly code which...
1998-10-27 dima64bit fixes.
1998-10-26 fenner(`'): and (`'); -> (`:') and (`;')
1998-10-26 brianShuffle the iface-alias option so that's in alphabetical
1998-10-26 brianAdd ``enable proxyall'' support. This adds proxy ARP...
1998-10-26 brianFix the interface alias code. Previously, I was expect...
1998-10-26 impAnother instance where we default to elf only on alpha...
1998-10-26 obrienBogon I somehow inserted between compiling and commiting...
next