]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-04-11 Peter WemmBack out /etc/rc.d addition. I'd like to see something...
2002-04-11 Warner LoshIntegrate the hostap stuff that Thomas Skibo <skibo...
2002-04-11 Alfred PerlsteinWhen binding to transports if getnetconfigent() fails...
2002-04-11 Mike BarcroftRemove bogus include of <machine/ansi.h>.
2002-04-11 Bill PaulNortel Networks sells a RealTek 8139-based NIC that...
2002-04-11 Warner LoshUpdate to note my dropping the strong lock on this...
2002-04-11 Warner LoshAdd two more IEEE80211 defines for status.
2002-04-11 Warner Loshbetter init
2002-04-11 SUZUKI Shinsukeinitialize local variable explicitly
2002-04-11 Warner LoshNote date of USERCONFIG's real death
2002-04-10 Peter Wemm<peril sensitive sunglasses on>
2002-04-10 Peter WemmSince sshd expects /etc/ssh/ssh_host_rsa_key to exist...
2002-04-10 Mike SilbersackRemove some ISN generation code which has been unused...
2002-04-10 David MaloneOnly remove the '\n' at the end of a line if there...
2002-04-10 David MaloneMove do_cpuid into the correct place in this file and...
2002-04-10 David MaloneSwap a bzero for an M_ZERO. Borris approved this ages...
2002-04-10 Tom Rhodesscanf.3 has an obsolete ``this release''.
2002-04-10 Alan Cox o In osigreturn(), restore all of the registers in...
2002-04-10 Mike SilbersackUpdate documentation relating to sysctls in a post...
2002-04-10 Doug RabsonAdd IA32 option for emulation of i386 binaries on the...
2002-04-10 Doug RabsonInitial support for executing IA-32 binaries. This...
2002-04-10 Mike SilbersackTotally nuke IPPORT_USERRESERVED, it is no longer used...
2002-04-10 Doug RabsonSave and restore the IA-32 state in cpu_switch(). Proba...
2002-04-10 Doug RabsonAdd suhword() and fuhword() for accessing 32-bit values...
2002-04-10 Doug RabsonAdd exception and syscall support for executing IA...
2002-04-10 Doug RabsonAdd ucode values for SIGFPE etc. Copied from i386/inclu...
2002-04-10 Doug RabsonAdd fields for saving/restoring the IA-32 state.
2002-04-10 Doug RabsonAdd definitions for IA-32 exceptions, interrupts and...
2002-04-10 Ruslan ErmilovMoved SHLIB_NAME definition into one place.
2002-04-10 Ruslan ErmilovFixed broken "make depend; make clean; make all" sequence.
2002-04-10 Ruslan ErmilovFix broken `checkdpadd'.
2002-04-10 Ruslan ErmilovDon't override standard _EXTRADEPEND actions, add to...
2002-04-10 Brian SomersDon't suggest that the digi firmware modules are normal...
2002-04-10 Ruslan ErmilovDon't build manuals at inappropriate time.
2002-04-10 Tom Rhodesfind.1 does not encourage users to DTRT when piping...
2002-04-10 Doug RabsonCall ast() from the syscall exit path as well as for...
2002-04-10 Doug RabsonInitialise PCPU_GET(current_pmap) in pmap_bootstrap...
2002-04-10 Mike BarcroftRemove the hack for segsz_t from <sys/types.h>; use...
2002-04-10 Mike BarcroftAdd manifest constants: _LITTLE_ENDIAN, _BIG_ENDIAN...
2002-04-10 Brian SomersYet another adjustment of digi_delay(). The delay...
2002-04-10 Maxim Konovalovo Fix an arguments number check in -n case.
2002-04-10 Nick HibmaPostpone I/O to the device until attach has finished...
2002-04-10 Brian SomersChange more uses of tsleep() to digi_delay() and make...
2002-04-10 Mike BarcroftUnconditionalize the definition of INET_ADDRSTRLEN and
2002-04-10 Søren SchmidtFix the FreeBSD native ATA RAID code a bit.
2002-04-10 Maxim KonovalovImplement POSIX -n option, cleanup an arguments parsing...
2002-04-10 Maxim Konovalovstyle(9) cleanup.
2002-04-10 Mike BarcroftBe more strict about exposing BSD-specific functions...
2002-04-10 Sheldon HearnClose a very small window during which new (empty)...
2002-04-10 Mike BarcroftStop exporting ntohl(), ntohs(), htonl(), and htons...
2002-04-10 Maxim KonovalovDocument NO_RCMNDS flag introduced in rev. 1.20 src...
2002-04-10 Nick Hibmaintline == 0 is not a valid intline on 386. See pci_cfg...
2002-04-10 Peter WemmAdd missing 'struct ifreq ifr;' that was forgotten...
2002-04-10 Gregory Neil... A couple more sendmail-related files
2002-04-10 Warner LoshI've fixed the X11 port, so I can remove the (ioctl...
2002-04-10 SUZUKI Shinsukefixed a kernel crash when enabling multicast on vlan...
2002-04-10 John Baldwin- Change settime() to take a thread as its first argume...
2002-04-10 Gregory Neil... Update mail queue related periodic scripts to account...
2002-04-10 Dima DorfmanTreat input on the snp device as an `unsigned char...
2002-04-10 Brian SomersAdd a digi_delay() function and use it instead of tslee...
2002-04-10 David E. O... Style.
2002-04-10 Gregory Neil... Record sendmail 8.12.3 import
2002-04-10 Gregory Neil... Fix conflicts from sendmail 8.12.3 import
2002-04-10 Gregory Neil... This commit was generated by cvs2svn to compensate...
2002-04-10 Gregory Neil... Import sendmail 8.12.3
2002-04-10 David E. O... Quiet uninitialized warnings.
2002-04-10 David E. O... Add WARNS levels 5 and 6:
2002-04-10 David E. O... In the cross case we need to provide TARGET_MACHINE.
2002-04-10 Jeff RobersonRemember to unlock the zone if the fill count is too...
2002-04-10 David E. O... Change YACCing.
2002-04-10 Brian SomersRemove the code that masks an EEXIST returned from...
2002-04-10 Brian SomersDon't add host routes for interface addresses of 0...
2002-04-10 John BaldwinDisplay the recursion count in the lock_instance in...
2002-04-10 John BaldwinCosmetic fixup in output of lock types in show locks...
2002-04-10 Brian SomersUse the PCI port for pci cards, not just for PCIXR...
2002-04-10 Brian SomersIn linker_load_module(), check that rootdev != NODEV...
2002-04-10 Brian SomersChange linker_reference_module() so that it's passed...
2002-04-10 Brian SomersAdd some missing MODULE_VERSIONs
2002-04-10 David E. O... Back out most of revision 1.59.
2002-04-09 Tom Rhodescrypt(3) incorrectly documents md5 salt, fixed.
2002-04-09 Julian ElischerSlight correction to ng_etf man page and add it to...
2002-04-09 Tom Rhodesintro(8) is lacking a command status explanation, added.
2002-04-09 Daniel C. SobralUpgrade FICL to 3.02. Forgot this one, sorry.
2002-04-09 Tom Rhodestimed(8) manual page has some incorrect grammer
2002-04-09 Tom Rhodescompress(1) has an erroneous description of zcat, fixed.
2002-04-09 David E. O... Use -ffreestanding. It is REQUIRED by GCC 3.1 on all...
2002-04-09 Tom Rhodeschown(8) was not describing symlinks correctly, fixed.
2002-04-09 John Baldwin- Change fill_kinfo_proc() to require that the process...
2002-04-09 John BaldwinChange the first argument of prison_xinpcb() to be...
2002-04-09 John BaldwinWhitespace changes to wrap long lines.
2002-04-09 John BaldwinWe don't need Giant to read the pgrp ID since the proc...
2002-04-09 John Baldwin- Remove an early KSE diagnostic panic. The thread...
2002-04-09 Tom RhodesUpdate dumpon manual page to explain single/multi-user...
2002-04-09 Doug AmbriskoBetter handle the case with a network that drops packet...
2002-04-09 John BaldwinRound 2 of munging the MI/MD split in NOTES. Put almos...
2002-04-09 Bosko MilekicIntroduce NO_RCMNDS flag so as to not compile rsh,...
2002-04-09 Mike SilbersackUpdate ip(4) manpage to reflect recent ephemeral port...
2002-04-09 Mike SilbersackUpdate comments to reflect the recent ephemeral port...
2002-04-09 Daniel C. SobralUpgrade to FICL version 3.02. Anything wrong is my...
2002-04-09 Jeroen Ruigrok... Change typo, 2347 -> 2047.
next