Age | Commit message (Expand) | Author |
2003-01-30 | in these two cases strdup makes more sense than asprintf, pointed out by | Henning Brauer |
2003-01-30 | Track if a physical page has been previously mapped executable. If it | Dale Rahn |
2003-01-30 | somehow this got missed in the regen commit | Todd C. Miller |
2003-01-30 | need to disable load tests for altq and table stuff for now :-( | Henning Brauer |
2003-01-30 | test :network and :broadcast modifiers | Henning Brauer |
2003-01-30 | document :network and :broadcast modifiers | Henning Brauer |
2003-01-30 | add support for :network and :broadcast modifiers to interface names. | Henning Brauer |
2003-01-30 | big KNF & ANSI round | Henning Brauer |
2003-01-30 | revoke privs a bit later so spamd can bind() to ports < 1024 | Henning Brauer |
2003-01-30 | The E450 seems to have the same problem as the E250, so don't ask OF for | Henric Jungheim |
2003-01-30 | Many Ultra 5s likes to hang when starting. The last thing on the console | Henric Jungheim |
2003-01-30 | sync | Theo de Raadt |
2003-01-30 | Only flush the got address, if there is one. DOH. | Dale Rahn |
2003-01-30 | there is no need for a MCOUNT, gcc prepares everything and calls _mcount() al... | Michael Shalayeff |
2003-01-30 | no need to force cflags here | Michael Shalayeff |
2003-01-30 | add "testall" target for development testing | Marco S Hyman |
2003-01-30 | Change the constructor execution order to initialize dependant libraries | Dale Rahn |
2003-01-30 | reread the dma status reg after playing part of the dma got programmed. | Michael Shalayeff |
2003-01-30 | regen now that setreuid/setregid have moved out of compat and into kern | Todd C. Miller |
2003-01-30 | Bring back setreuid(2) and setregid(2) as first class syscalls | Todd C. Miller |
2003-01-30 | real meat in audio_device; discussed w/ jason@ | Michael Shalayeff |
2003-01-30 | AD1849 not AD1848, also give the name of the AD1849 chip now that I have the ... | Jason Wright |
2003-01-30 | Check the codec revision... if it's >=CS4215E or >=AD1849K (same value | Jason Wright |
2003-01-29 | check the uvm_fault_wire() for failure, just like other calls; art@ ok | Michael Shalayeff |
2003-01-29 | save fpregs in coredump | Michael Shalayeff |
2003-01-29 | enable scsi and sync w/ generic | Michael Shalayeff |
2003-01-29 | oops, test-compiled the wrong source, missing paren | Michael Shalayeff |
2003-01-29 | make it work on both yamaha and ensoniq mpus; from hunter@dg.net.ua | Michael Shalayeff |
2003-01-29 | moved some stuff into hppa.html | Michael Shalayeff |
2003-01-29 | ref bit is reverse meaning in the pte, therefore should be | Michael Shalayeff |
2003-01-29 | typos; | Jason McIntyre |
2003-01-29 | Align this char array accessed as double, for paranoia reasons. | Dale Rahn |
2003-01-29 | correct part #, from sunsolve.sun.com | Henning Brauer |
2003-01-29 | do setprocticle; ok camield | Theo de Raadt |
2003-01-29 | /usr/share/doc/html/bind; ok deraadt@ | Jakob Schlyter |
2003-01-29 | print out the codec revision in dmesg | Michael Shalayeff |
2003-01-29 | fix typo. majver should be minver | Ted Unangst |
2003-01-28 | add a rule to built bzero.po as well | Michael Shalayeff |
2003-01-28 | a lost ntohs() caused tcpdump not to print the action. | Henning Brauer |
2003-01-28 | some more meat | Michael Shalayeff |
2003-01-28 | Mention type 5 Japanese keyboard layout. | Miod Vallat |
2003-01-28 | Japanese type 5 layout; from a picture of the actual layout on sunsolve, | Miod Vallat |
2003-01-28 | add a license goo; pt out by ray@securityfoo.net | Michael Shalayeff |
2003-01-28 | harmony is there, 10x to jason | Michael Shalayeff |
2003-01-28 | remove example not pertinent with -1 addition; ok markus@ | Kevin Steves |
2003-01-28 | document -l; pekkas@netcore.fi | Markus Friedl |
2003-01-28 | typos; added white boldface to examples | Jason McIntyre |
2003-01-28 | compile without propolice on sparc64 for now | Jakob Schlyter |
2003-01-28 | harmony support | Jason Wright |
2003-01-28 | Ok, you can only set the HE/SE/LE/IS bits in GAINCTL when reset is asserted (... | Jason Wright |